add opus server-side integration
This commit is contained in:
@@ -132,6 +132,7 @@ class GeneralSettingsController(SettingsFormController):
|
||||
"Audio compression",
|
||||
options=[
|
||||
Option("adpcm", "ADPCM"),
|
||||
Option("opus", "OPUS"),
|
||||
Option("none", "None"),
|
||||
],
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user