summaryrefslogtreecommitdiffstats
path: root/lass/1systems/yellow/config.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2021-11-26 14:13:30 +0100
committermakefu <github@syntax-fehler.de>2021-11-26 14:13:30 +0100
commit13c525e54862f0989eea2e4606a68c98e6b49b79 (patch)
treedadf8d91f8a1b5e0138c457d7cf25f637cecbb48 /lass/1systems/yellow/config.nix
parent463dc7ea67a3eb0c327dcffb6457581778c6e6b2 (diff)
parentb8dfd63ba1a141a6ea69db305ca1be99e99ae4e1 (diff)
Merge remote-tracking branch 'mic/master'
Diffstat (limited to 'lass/1systems/yellow/config.nix')
-rw-r--r--lass/1systems/yellow/config.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lass/1systems/yellow/config.nix b/lass/1systems/yellow/config.nix
index dc3b4b56..554882bf 100644
--- a/lass/1systems/yellow/config.nix
+++ b/lass/1systems/yellow/config.nix
@@ -21,7 +21,7 @@ with import <stockholm/lib>;
download-dir = "/var/download/finished";
incomplete-dir = "/var/download/incoming";
incomplete-dir-enable = true;
- rpc-bind-address = "0.0.0.0";
+ rpc-bind-address = "::";
message-level = 1;
umask = 18;
rpc-whitelist-enabled = false;