config fixes

This commit is contained in:
Christien Rioux 2024-02-14 18:56:14 -05:00
parent 1c13ca81ea
commit 40288f41ba
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ logging:
enabled: false enabled: false
core: core:
capabilities: capabilities:
disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','APPM','ROUT'] disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','DHTW','APPM','ROUT']
network: network:
upnp: false upnp: false
dht: dht:

View File

@ -22,7 +22,7 @@ logging:
enabled: false enabled: false
core: core:
capabilities: capabilities:
disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','APPM'] disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','DHTW','APPM']
network: network:
upnp: false upnp: false
dht: dht: