mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 15:35:41 +00:00
Remove unsupported environment option (#2696)
This option seems to be no longer supported as of 10c8582a6b, and will crash the server if provided in the config.
This commit is contained in:
@@ -143,8 +143,6 @@ rtc:
|
||||
|
||||
# when enabled, LiveKit will expose prometheus metrics on :6789/metrics
|
||||
# prometheus_port: 6789
|
||||
# set a custom environment variable. prometheus metrics will be labeled with this value. defaults to an empty string
|
||||
# environment: custom-value
|
||||
|
||||
# API key / secret pairs.
|
||||
# Keys are used for JWT authentication, server APIs would require a keypair in order to generate access tokens
|
||||
|
||||
Reference in New Issue
Block a user