mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-12 16:35:45 +01:00
rename defaultNamespaceStrategy to namespaceStrategy
This commit is contained in:
@@ -22,6 +22,6 @@ export type Config = {
|
||||
pluginUrl: string,
|
||||
loginAttemptLimitTimeout: number,
|
||||
enabledXsrfProtection: boolean,
|
||||
defaultNamespaceStrategy: string,
|
||||
namespaceStrategy: string,
|
||||
_links: Links
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user