mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-21 06:58:04 +01:00
remove appconfig in favor of S3ObjectMonitor
This commit is contained in:
committed by
GitHub
parent
63021e0ca3
commit
0018e0bec6
@@ -321,12 +321,11 @@ callingZkConfig:
|
||||
backupsZkConfig:
|
||||
serverSecret: secret://backupsZkConfig.serverSecret
|
||||
|
||||
appConfig:
|
||||
type: local
|
||||
application: test
|
||||
environment: test
|
||||
configuration: test
|
||||
configPath: test-dynamic.yml
|
||||
dynamicConfig:
|
||||
type: static
|
||||
object: |
|
||||
captcha:
|
||||
scoreFloor: 1.0
|
||||
|
||||
remoteConfig:
|
||||
globalConfig: # keys and values that are given to clients on GET /v1/config
|
||||
|
||||
Reference in New Issue
Block a user