diff --git a/podkop/files/etc/config/podkop b/podkop/files/etc/config/podkop index 059022a..dfec274 100644 --- a/podkop/files/etc/config/podkop +++ b/podkop/files/etc/config/podkop @@ -36,5 +36,6 @@ config main 'main' option dns_rewrite_ttl '60' option cache_file '/tmp/cache.db' list iface 'br-lan' - list restart_ifaces 'wan' + option mon_restart_ifaces '0' + #list restart_ifaces 'wan' option ss_uot '0' \ No newline at end of file