mic92: enable transmission for v6

This commit is contained in:
Jörg Thalheim 2021-11-26 13:45:43 +01:00
parent 89167ba5b8
commit b8dfd63ba1

View File

@ -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;