We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e13113 + 8a67c17 commit 44da331Copy full SHA for 44da331
controls/def.cf
@@ -122,7 +122,7 @@ bundle common def
122
any::
123
124
"control_server_allowallconnects" -> { "ENT-10212" }
125
- slist => { "127.0.0.1" , "::1", @(def.acl) },
+ slist => {},
126
if => not( isvariable( "control_server_allowallconnects" ) ),
127
comment => concat( "We want to define the default setting for",
128
" allowallconnects in body server control if not",
0 commit comments