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 9a67f29 + bf6fb83 commit 2cb3f4dCopy full SHA for 2cb3f4d
controls/def.cf
@@ -122,7 +122,7 @@ bundle common def
122
any::
123
124
"control_server_allowallconnects" -> { "ENT-10212" }
125
- slist => {},
+ slist => { "127.0.0.1" , "::1", @(def.acl) },
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