Fix(hedgedoc): disable registry
All checks were successful
Lint yaml / build-package (push) Successful in 2s
All checks were successful
Lint yaml / build-package (push) Successful in 2s
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"protocolUseSSL": true,
|
||||
"loglevel": "debug",
|
||||
"debug": true,
|
||||
"email": true,
|
||||
"email": false,
|
||||
"allowEmailRegister": false,
|
||||
"defaultPermission": "limited",
|
||||
"allowAnonymous": false,
|
||||
"hsts": {
|
||||
"enable": true,
|
||||
|
||||
Reference in New Issue
Block a user