working synapse
This commit is contained in:
@@ -13,6 +13,7 @@ database:
|
||||
name: sqlite3
|
||||
args:
|
||||
database: /data/homeserver.db
|
||||
enable_registration: true
|
||||
log_config: "/data/okupamicoche-synapse.log.config"
|
||||
media_store_path: "/data/media_store"
|
||||
registration_shared_secret: "Y_XNuno*Dh,T2IpHA;i,bWF^fg&x.*t=iEz*@:y5REBMhgCA63"
|
||||
@@ -22,8 +23,5 @@ form_secret: "FM,2TSq++sZ@Tl0atcQP"
|
||||
signing_key_path: "/data/okupamicoche-synapse.signing.key"
|
||||
trusted_key_servers:
|
||||
- server_name: "matrix.org"
|
||||
sso:
|
||||
client_whitelist:
|
||||
- http://localhost:4200/
|
||||
app_service_config_files:
|
||||
- /okupamicoche-appservice.yaml
|
||||
|
||||
Reference in New Issue
Block a user