mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 10:36:44 +00:00
rm custom config
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
import { Config } from "./default-config";
|
||||
|
||||
const customConfig: Partial<Config> = {
|
||||
session: {
|
||||
lifetime_in_seconds: 3600,
|
||||
},
|
||||
};
|
||||
|
||||
export default customConfig;
|
||||
Reference in New Issue
Block a user