mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
treewide: per RFC45, remove more unquoted URLs
This commit is contained in:
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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue