Skip to content
Snippets Groups Projects
Commit 1ea38761 authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

Free URLs aktiviert

parent 60036c11
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ services:
CMD_ALLOW_ANONYMOUS: "true"
CMD_ALLOW_ANONYMOUS_EDITS: "true"
CMD_DEFAULT_PERMISSION: "freely"
CMD_ALLOW_FREEURL=true
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