firewall: add commented disable_ipv6 option to default config
SVN-Revision: 21505
This commit is contained in:
parent
8e26889bb8
commit
3875f85110
@ -3,6 +3,8 @@ config defaults
|
||||
option input ACCEPT
|
||||
option output ACCEPT
|
||||
option forward REJECT
|
||||
# Uncomment this line to disable ipv6 rules
|
||||
# option disable_ipv6 1
|
||||
|
||||
config zone
|
||||
option name lan
|
||||
|
Loading…
Reference in New Issue
Block a user