hedgedoc/lib/config
David Mehren aece96f539
Automatically enable protocolUseSSL when useSSL is set
This makes the behavior consistent with the docs and
 saves the user from having to both set
 `useSSL` and `protocolUseSSL`.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-05-06 21:19:14 +02:00
..
default.js Add config option which requires authentication in FreeURL mode 2021-01-22 16:52:49 +01:00
defaultSSL.js
dockerSecret.js
enum.js
environment.js Keep JS and env varibale name in sync (requireFreeURLAuthentication) 2021-01-23 14:14:47 +01:00
hackmdEnvironment.js Don't add new config option in hackmd compatibility layer 2021-01-23 16:20:03 +01:00
index.js Automatically enable protocolUseSSL when useSSL is set 2021-05-06 21:19:14 +02:00
oldDefault.js
oldEnvironment.js
utils.js