Added link tags

This commit is contained in:
rasmus-kirk
2024-02-26 13:34:15 +01:00
parent f2e12924a4
commit 621e838f8c
5 changed files with 47 additions and 3 deletions
+1 -1
View File
@@ -188,7 +188,7 @@ in {
watch-dir-enabled = true;
watch-dir = "${nixarr.mediaDir}/torrents/.watch";
rpc-bind-address = "192.168.15.1";
rpc-bind-address = "127.0.0.1";
rpc-port = cfg.uiPort;
rpc-whitelist-enabled = false;
rpc-whitelist = "192.168.15.1,127.0.0.1";