summaryrefslogtreecommitdiffstats
path: root/config/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/config.json')
-rw-r--r--config/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.json b/config/config.json
index c70ace9ff..03df2bf37 100644
--- a/config/config.json
+++ b/config/config.json
@@ -157,6 +157,7 @@
"SyncIntervalMinutes": 60,
"SkipCertificateVerification": false,
"QueryTimeout": 60,
+ "MaxPageSize": 0,
"LoginFieldName": ""
},
"ComplianceSettings": {
@@ -185,6 +186,6 @@
"UsernameAttribute": "",
"NicknameAttribute": "",
"LocaleAttribute": "",
- "LoginButtonText": ""
+ "LoginButtonText": "With SAML"
}
} \ No newline at end of file