From 277afd0e804cd244b65f77c58a790f313325e076 Mon Sep 17 00:00:00 2001 From: Thomas Binsfeld Date: Thu, 25 Oct 2018 09:20:51 +0200 Subject: [PATCH] [UPD] Server Environment: new secret keys in README --- server_environment/README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/server_environment/README.rst b/server_environment/README.rst index 5517d0e..d512efb 100644 --- a/server_environment/README.rst +++ b/server_environment/README.rst @@ -18,7 +18,8 @@ an environment variable with a fallback on default values in the database. The configuration read from the files are visible under the Configuration menu. If you are not in the 'dev' environment you will not be able to -see the values contained in keys named '*passw*'. +see the values contained in the defined secret keys +(by default : '*passw*', '*key*', '*secret*' and '*token*'). Installation ============