fix recommended bootstrap config to exclude routes
This commit is contained in:
parent
3d50f7ef11
commit
c357a7499e
@ -17,7 +17,7 @@ logging:
|
|||||||
enabled: false
|
enabled: false
|
||||||
core:
|
core:
|
||||||
capabilities:
|
capabilities:
|
||||||
disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','APPM']
|
disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','APPM','ROUT']
|
||||||
network:
|
network:
|
||||||
upnp: false
|
upnp: false
|
||||||
dht:
|
dht:
|
||||||
|
Loading…
Reference in New Issue
Block a user