mirror of
https://github.com/wekan/wekan.git
synced 2026-03-11 16:12:34 +01:00
Updated Adding new Snap settings to code (markdown)
parent
2d3ef713a7
commit
9cdddcebd7
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ DESCRIPTION_LDAP_SEARCH_FILTER="LDAP search filter. Default: (&(objectCategory=p
|
||||||
DEFAULT_LDAP_SEARCH_FILTER="(&(objectCategory=person)(objectClass=user)(!(cn=andy)))"
|
DEFAULT_LDAP_SEARCH_FILTER="(&(objectCategory=person)(objectClass=user)(!(cn=andy)))"
|
||||||
KEY_LDAP_ENABLED="ldap-enabled"
|
KEY_LDAP_ENABLED="ldap-enabled"
|
||||||
```
|
```
|
||||||
Example 4: If you don't know example, just leave setting empty by default.
|
Example 4: If you don't know example, leave it without example. Setting can be empty by default.
|
||||||
```
|
```
|
||||||
DESCRIPTION_TURBO_FILTER="Turbo filter. Default: ''"
|
DESCRIPTION_TURBO_FILTER="Turbo filter. Default: ''"
|
||||||
DEFAULT_TURBO_FILTER=""
|
DEFAULT_TURBO_FILTER=""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue