mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-07-29 12:42:46 +00:00
Load Application Service Configuration Files (#377)
Signed-off-by: Andrew Morgan (https://amorgan.xyz) <andrew@amorgan.xyz>
This commit is contained in:
parent
7e2362cd2e
commit
fa362ecef2
14 changed files with 417 additions and 35 deletions
|
@ -120,3 +120,7 @@ tracing:
|
|||
# for documtation.
|
||||
jaeger:
|
||||
disabled: true
|
||||
|
||||
# A list of application service config files to use
|
||||
application_services:
|
||||
config_files: []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue