enable free url

This commit is contained in:
Jonas Gaffke 2023-08-24 16:25:15 +02:00 committed by GitHub
parent d669f15c49
commit ebb066c027
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ in
hedgedoc = {
enable = true;
settings = {
allowFreeURL = true;
port = 3002;
domain = "${domain}";
protocolUseSSL = true;