Updated Adding new Snap settings to code (markdown)

Lauri Ojansivu 2018-09-20 18:32:52 +03:00
parent 2d3ef713a7
commit 9cdddcebd7

@ -36,7 +36,7 @@ DESCRIPTION_LDAP_SEARCH_FILTER="LDAP search filter. Default: (&(objectCategory=p
DEFAULT_LDAP_SEARCH_FILTER="(&(objectCategory=person)(objectClass=user)(!(cn=andy)))"
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: ''"
DEFAULT_TURBO_FILTER=""