Updated Adding new Snap settings to code (markdown)

Lauri Ojansivu 2018-09-20 18:25:18 +03:00
parent 608fa8baf5
commit b61badae43

@ -51,7 +51,7 @@ The setting inside single quotes is the actual setting.
Actual settings can include double quotes, spaces, etc, but not single quotes. For example:
```
snap set wekan ldap-user-search-filter='(&(objectCategory=person)(objectClass=user)(!(cn=andy)))'
snap set wekan ldap-user-search-filter='"(&(objectCategory=person)(objectClass=user)(!(cn=andy)))"'
```
## 2) What to add as setting to Wekan help