From 6094c618717bd11793be9f7bd79b8708fac5870f Mon Sep 17 00:00:00 2001 From: Felix Schäfer Date: Mon, 5 Mar 2018 14:00:55 +0100 Subject: Remove unused LDAP option `tokenSecret` hackmdio/hackmd#754 Signed-off-by: Felix Schäfer --- config.json.example | 1 - 1 file changed, 1 deletion(-) (limited to 'config.json.example') 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"], -- cgit v1.2.3