mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-20 00:05:26 +02:00
fix: add default value
This commit is contained in:
parent
7111245c3e
commit
ed27697766
@ -10,6 +10,7 @@ export const DEFAULT_ADMIN_SETTINGS: AdminSettings = {
|
||||
userEmailEnableDisposableEmails: false,
|
||||
imageProxyStorageLifeTimeInHours: 24,
|
||||
enableImageProxy: true,
|
||||
enableImageProxyStorage: true,
|
||||
allowStatistics: true,
|
||||
allowAliasDeletion: false,
|
||||
maxAliasesPerUser: 0,
|
||||
|
Loading…
x
Reference in New Issue
Block a user