fixup! livekit.yaml: pion_level initially set to warn instead of error

This commit is contained in:
Juan Navarro 2024-06-14 14:25:16 +02:00
parent d4fc070e4d
commit edfbfc4bd5
No known key found for this signature in database

View File

@ -43,4 +43,4 @@ logging:
# Logging level for the Pion WebRTC engine.
# Values: trace, debug, info, warn, error.
# Default: error.
pion_level: error
pion_level: warn