PORT="3000" MIN_VERSION="1.0.0" MAX_ROOMS="1000" MAX_PEERS_PER_ROOM="25" # Optional: enables aggregate-only admin metrics on /health with Authorization: Bearer # Use a long random token, 32+ characters recommended. ADMIN_METRICS_TOKEN="" # Optional: set to "1" to enable verbose connection, room-join/leave, and CORS logs in the console. Default is "0" (disabled). DEBUG_LOGGING="0"