forked from coracle/caravel
Add livekit config option
This commit is contained in:
@@ -104,6 +104,9 @@ export type RelayConfig = {
|
||||
blossom: {
|
||||
enabled: boolean
|
||||
}
|
||||
livekit: {
|
||||
enabled: boolean
|
||||
}
|
||||
push: {
|
||||
enabled: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user