This commit is contained in:
parent
23a088ce4c
commit
1ee4292d92
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ form_secret: "SECRET_form_secret"
|
|||
signing_key_path: "/secrets/janky.solutions.signing.key"
|
||||
trusted_key_servers:
|
||||
- server_name: "matrix.org"
|
||||
auto_join_rooms:
|
||||
- "#jankysolutions:janky.solutions"
|
||||
- "#general:janky.solutions"
|
||||
public_baseurl: https://matrix.janky.solutions
|
||||
ip_range_whitelist: [10.5.1.245,10.5.1.1]
|
||||
# oidc_providers:
|
||||
|
|
Loading…
Reference in a new issue