更新 'README.md'

This commit is contained in:
zhongjin 2023-02-03 16:08:06 +08:00
parent 0e48e23e1d
commit 7eea9a53c9

View File

@ -1,2 +1,18 @@
# docker-synapse-rest-auth # docker-synapse-rest-auth
```
password_providers:
- module: "rest_auth_provider.RestAuthProvider"
config:
endpoint: http://10.10.10.6:8090
policy:
registration:
username:
enforceLowercase: false
profile:
name: true
login:
profile:
name: false
```