hedgedoc/lib/config
Sheogorath 59b3885dda
Use OS based tmp dir
We should use the official OS temp directory instead of an own one, to
not run into conflicts. Also various dependencies already use the OS
temp directory, which makes it pointless to use a different for our
internal purposes then. This commit provides the changes needed to use
the OS tmp directory by default.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-10-31 00:37:11 +01:00
..
default.js Use OS based tmp dir 2018-10-31 00:37:11 +01:00
defaultSSL.js
dockerSecret.js
enum.js
environment.js Merge pull request #990 from SISheogorath/fix/oauthProviderName 2018-10-09 21:57:37 +02:00
hackmdEnvironment.js Rename environment variables and add legacy support. 2018-06-24 13:40:18 +02:00
index.js Add OpenID to CodiMD 2018-10-05 22:43:32 +02:00
oldDefault.js
oldEnvironment.js
utils.js