Update README
This commit is contained in:
parent
5e9f0e9ffa
commit
a36f059d11
|
@ -31,8 +31,13 @@ accessControl:
|
|||
ldap_uri: ldaps://ldap.server.com/
|
||||
ldap_tls_reqcert: demand
|
||||
ldap_search_base: dc=server,dc=com
|
||||
groups: TheGroupName
|
||||
```
|
||||
|
||||
#### Groups
|
||||
- You can list multiple groups via comma seperation: Group1, Group2, Group3.
|
||||
- Leaving blank will skip a group check.
|
||||
|
||||
#### Installation
|
||||
|
||||
You can install it using ```pip install https://github.com/gillg/OctoPrint-LDAP/archive/master.zip```
|
||||
|
|
Loading…
Reference in New Issue
Block a user