enable free url
This commit is contained in:
parent
d669f15c49
commit
ebb066c027
|
@ -20,6 +20,7 @@ in
|
||||||
hedgedoc = {
|
hedgedoc = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
allowFreeURL = true;
|
||||||
port = 3002;
|
port = 3002;
|
||||||
domain = "${domain}";
|
domain = "${domain}";
|
||||||
protocolUseSSL = true;
|
protocolUseSSL = true;
|
||||||
|
|
Loading…
Reference in a new issue