treewide: per RFC45, remove more unquoted URLs
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user