mirror of
https://github.com/Myzel394/kleckrelay-website.git
synced 2025-06-23 17:40:31 +02:00
fix: Add maxAliasesPerUser to default admin settings
This commit is contained in:
parent
a11f731008
commit
98e3b5ead5
@ -12,4 +12,5 @@ export const DEFAULT_ADMIN_SETTINGS: AdminSettings = {
|
||||
enableImageProxy: true,
|
||||
allowStatistics: true,
|
||||
allowAliasDeletion: false,
|
||||
maxAliasesPerUser: 0,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user