mirror of
https://github.com/Noratrieb/vps.git
synced 2026-07-12 08:17:45 +02:00
gaming
This commit is contained in:
parent
4bec9e1bc2
commit
0e3b820fd5
1 changed files with 2 additions and 1 deletions
|
|
@ -8,8 +8,9 @@
|
||||||
settings = {
|
settings = {
|
||||||
domain = "hedgedoc.noratrieb.dev";
|
domain = "hedgedoc.noratrieb.dev";
|
||||||
allowAnonymous = false;
|
allowAnonymous = false;
|
||||||
|
allowAnonymousEdits = false;
|
||||||
protocolUseSSL = true;
|
protocolUseSSL = true;
|
||||||
enableUploads = "none";
|
enableUploads = "registered";
|
||||||
#imageuploadtype = "minio";
|
#imageuploadtype = "minio";
|
||||||
# doesn't work yet :(
|
# doesn't work yet :(
|
||||||
minio = {
|
minio = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue