codimd/lib/config
Sheogorath a2608c319a
Fix possible error if HackMD is started with wrong workdir
In https://github.com/hackmdio/hackmd/issues/834 is described how
starting HackMD crashes when using the wrong working dir.

This is caused by a relative path in our upload routine. This change
should fix it and prevent future crashes.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2018-06-23 23:01:01 +02:00
..
default.js Fix possible error if HackMD is started with wrong workdir 2018-06-23 23:01:01 +02:00
defaultSSL.js Rename forgotten values 2018-03-26 20:15:45 +02:00
dockerSecret.js Add Azure Blob Storage support 2018-06-01 10:07:52 +02:00
enum.js
environment.js Merge pull request #784 from pferreir/add-oauth2-support 2018-06-04 15:54:47 +02:00
index.js Fix possible error if HackMD is started with wrong workdir 2018-06-23 23:01:01 +02:00
oldDefault.js Change config to camel case with backwards compatibility 2018-03-25 19:08:14 +02:00
oldEnvironment.js
utils.js