scape block content in j2
This commit is contained in:
parent
8a1e719093
commit
9bc282743a
|
@ -1,3 +1,4 @@
|
||||||
|
{% raw %}
|
||||||
ldap {
|
ldap {
|
||||||
server = 'ldap.verdnatura.es'
|
server = 'ldap.verdnatura.es'
|
||||||
identity = 'cn=admin,dc=verdnatura,dc=es'
|
identity = 'cn=admin,dc=verdnatura,dc=es'
|
||||||
|
@ -58,3 +59,4 @@ ldap {
|
||||||
idle_timeout = 60
|
idle_timeout = 60
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
{% endraw %}
|
||||||
|
|
Loading…
Reference in New Issue