forked from coracle/caravel
Add livekit config option
This commit is contained in:
@@ -6,6 +6,7 @@ pub struct RelayConfig {
|
||||
pub groups: Option<serde_json::Value>,
|
||||
pub management: Option<serde_json::Value>,
|
||||
pub blossom: Option<serde_json::Value>,
|
||||
pub livekit: Option<serde_json::Value>,
|
||||
pub push: Option<serde_json::Value>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user