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:
Robin
2024-04-30 19:45:58 -04:00
committed by GitHub
parent 72f847427d
commit 2792e7e834

View File

@@ -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