treewide: per RFC45, remove more unquoted URLs

This commit is contained in:
Pavol Rusnak
2020-04-18 14:04:37 +02:00
parent e5450d9d00
commit fadcfc3ea4
22 changed files with 120 additions and 120 deletions
@@ -58,7 +58,7 @@ in {
default = {};
example = literalExample ''
{
domain = https://bw.domain.tld:8443;
domain = "https://bw.domain.tld:8443";
signupsAllowed = true;
rocketPort = 8222;
rocketLog = "critical";