Switch off debugging on BIRD

This commit is contained in:
sump pump 2020-06-21 18:38:14 +00:00
parent 26c1a15743
commit 3509db40e3

View File

@ -11,7 +11,7 @@
# See: https://bird.network.cz/?get_doc&v=20&f=bird-3.html#ss3.2
log stderr all; # Using docker; defer logging to stderr (to Docker logs)
debug protocols all; # Enable debugging (this should be switched off in prod)
#debug protocols all; # Enable debugging (this should be switched off in prod)
router id ${tinc_peer_address};
# Custom routing tables