mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-12-24 14:59:31 -05:00
fix recommended bootstrap config to exclude routes
This commit is contained in:
parent
3d50f7ef11
commit
c357a7499e
@ -17,7 +17,7 @@ logging:
|
||||
enabled: false
|
||||
core:
|
||||
capabilities:
|
||||
disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','APPM']
|
||||
disable: ['TUNL','SGNL','RLAY','DIAL','DHTV','APPM','ROUT']
|
||||
network:
|
||||
upnp: false
|
||||
dht:
|
||||
|
Loading…
Reference in New Issue
Block a user