jellyfin-qbittorrent-monitor: take into account soulseek
This commit is contained in:
@@ -35,6 +35,11 @@
|
||||
settings = {
|
||||
web = {
|
||||
port = service_configs.ports.private.soulseek_web.port;
|
||||
authentication.api_keys.monitor = {
|
||||
key = "slskd-monitor-readonly-key-localhost";
|
||||
role = "readonly";
|
||||
cidr = "127.0.0.1/32";
|
||||
};
|
||||
};
|
||||
soulseek = {
|
||||
# description = "smth idk";
|
||||
|
||||
Reference in New Issue
Block a user