Skip to content
Snippets Groups Projects
Commit 62ada488 authored by Jens Sandmann's avatar Jens Sandmann
Browse files

Erlaubt sprechende URLs

parent 4de01166
No related branches found
No related tags found
1 merge request!10Update Branch from Master
version: "3"
services:
......@@ -17,6 +16,7 @@ services:
CMD_ALLOW_ANONYMOUS: "true"
CMD_ALLOW_ANONYMOUS_EDITS: "true"
CMD_DEFAULT_PERMISSION: "freely"
CMD_ALLOW_FREEURL=true
CMD_LDAP_URL: "ldap://{{ ldap_ip_ext }}:389"
CMD_LDAP_BINDDN: "{{ ldap_readonly_bind_dn }}"
CMD_LDAP_BINDCREDENTIALS: "{{ ldap_readonly_pass }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment