📃 updated README

ref #3
This commit is contained in:
2021-03-05 18:59:21 +01:00
parent 987ac4d02c
commit 4c78712f83
2 changed files with 24 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
const config = {
// required
documentserver_key: '',
// required
baseurl: '',
// optional, will fallback to /imprint
url_imprint: '',
// optional, will fallback to /privacy
url_privacy: ''
};