Ver código fonte

debug should not be enabled by default

tags/v1.1.0
root 5 anos atrás
pai
commit
083b2c02bf
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      etc/dhcp_protect.conf

+ 1
- 1
etc/dhcp_protect.conf Ver arquivo

@@ -8,7 +8,7 @@ interval=30

# debug
# enable debugging, warning, very verbose
debug=1
debug=0

# blacklist_time
# number of seconds this client will be ignored once

Carregando…
Cancelar
Salvar