Synapse: fix log_config path to /config/log.config
This commit is contained in:
@@ -51,7 +51,7 @@ data:
|
|||||||
port: 5432
|
port: 5432
|
||||||
cp_min: 5
|
cp_min: 5
|
||||||
cp_max: 10
|
cp_max: 10
|
||||||
log_config: "/data/log.config"
|
log_config: "/config/log.config"
|
||||||
media_store_path: /data/media_store
|
media_store_path: /data/media_store
|
||||||
registration_shared_secret: "a208f2e4b260f6b7d6ff4566df49c56c8b73fa20b911ce4e617b791ee7868adc"
|
registration_shared_secret: "a208f2e4b260f6b7d6ff4566df49c56c8b73fa20b911ce4e617b791ee7868adc"
|
||||||
report_stats: false
|
report_stats: false
|
||||||
|
|||||||
Reference in New Issue
Block a user