mirror of
https://github.com/wekan/wekan.git
synced 2026-01-08 18:48:50 +01:00
Updated Adding new Snap settings to code (markdown)
parent
608fa8baf5
commit
b61badae43
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue