Fix(hedgedoc): change image upload type
All checks were successful
Lint yaml / build-package (push) Successful in 3s
All checks were successful
Lint yaml / build-package (push) Successful in 3s
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"allowEmailRegister": false,
|
||||
"defaultPermission": "limited",
|
||||
"allowAnonymous": false,
|
||||
"imageUploadType": "s3",
|
||||
"hsts": {
|
||||
"enable": true,
|
||||
"maxAgeSeconds": 31536000,
|
||||
|
||||
Reference in New Issue
Block a user