Element config

This commit is contained in:
2022-04-16 21:35:12 +02:00
parent e37e764c2a
commit caf551c1be
4 changed files with 53 additions and 13 deletions

View File

@@ -24,3 +24,4 @@ suppress_key_server_warning: true
enable_registration: true
app_service_config_files:
- /config/okupamicoche-appservice.yaml
enable_registration_without_verification: true

View File

@@ -13,7 +13,7 @@ services:
SYNAPSE_SERVER_NAME: "okupamicoche-synapse"
SYNAPSE_REPORT_STATS: "no"
SYNAPSE_CONFIG_DIR: "/config"
GUI: 1000
UID: 1000
GUI: 1002
UID: 1002
ports:
- "8008:8008"