firewall: add commented disable_ipv6 option to default config

SVN-Revision: 21505
This commit is contained in:
Jo-Philipp Wich 2010-05-19 09:49:21 +00:00
parent 8e26889bb8
commit 3875f85110

View file

@ -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