diff options
Diffstat (limited to 'config.json.example')
-rw-r--r-- | config.json.example | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example index 2f5c232a..8d1b6abd 100644 --- a/config.json.example +++ b/config.json.example @@ -74,7 +74,6 @@ "url": "ldap://change_this", "bindDn": null, "bindCredentials": null, - "tokenSecret": "change this", "searchBase": "change this", "searchFilter": "change this", "searchAttributes": ["change this"], |