Change default for backend

parent 63ab121b
...@@ -18,8 +18,8 @@ develop-eggs-directory = ${buildout:develop-eggs-directory} ...@@ -18,8 +18,8 @@ develop-eggs-directory = ${buildout:develop-eggs-directory}
offline = true offline = true
[slap-parameter] [slap-parameter]
# By default backend disallows the access # By default, if no white list is specified, backend allows access to everyone
access-control-string = none access-control-string = all
[publish-apache-zope-backend-connection-string] [publish-apache-zope-backend-connection-string]
recipe = slapos.cookbook:publish recipe = slapos.cookbook:publish
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment