mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-19 11:48:05 +01:00
Remove PUT/DELETE methods from RemoteConfigController
This commit is contained in:
committed by
Jon Chambers
parent
664f9f36e1
commit
e084a9f2b6
@@ -337,17 +337,6 @@ appConfig:
|
||||
configuration: example
|
||||
|
||||
remoteConfig:
|
||||
authorizedUsers:
|
||||
- # 1st authorized user
|
||||
- # 2nd authorized user
|
||||
- # ...
|
||||
- # Nth authorized user
|
||||
requiredHostedDomain: example.com
|
||||
audiences:
|
||||
- # 1st audience
|
||||
- # 2nd audience
|
||||
- # ...
|
||||
- # Nth audience
|
||||
globalConfig: # keys and values that are given to clients on GET /v1/config
|
||||
EXAMPLE_KEY: VALUE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user