forked from norman/fusionpbx-install.sh-github-mirror
adding this file removes the warning: WARNING 'allowipv6' not defined in 'Definition'. Using default one: 'auto'
7 lines
172 B
Plaintext
7 lines
172 B
Plaintext
[DEFAULT]
|
|
# Option: allowipv6
|
|
# Notes.: Allows IPv6 interface:
|
|
# Default: auto
|
|
# Values: [ auto yes (on, true, 1) no (off, false, 0) ] Default: auto
|
|
allowipv6 = auto
|