summaryrefslogtreecommitdiffstats
path: root/config/default.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.json')
-rw-r--r--config/default.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/default.json b/config/default.json
index b05ff11e7..ed0af5cc6 100644
--- a/config/default.json
+++ b/config/default.json
@@ -211,6 +211,9 @@
"AllowCustomThemes": true,
"AllowedThemes": []
},
+ "TimezoneSettings": {
+ "SupportedTimezonesPath": "timezones.json"
+ },
"GitLabSettings": {
"Enable": false,
"Secret": "",
@@ -282,6 +285,8 @@
"IdpUrl": "",
"IdpDescriptorUrl": "",
"AssertionConsumerServiceURL": "",
+ "ScopingIDPProviderId": "",
+ "ScopingIDPName": "",
"IdpCertificateFile": "",
"PublicCertificateFile": "",
"PrivateKeyFile": "",