Просмотр исходного кода

docs: Documents the disableRtx config option.

master
George Politis 8 лет назад
Родитель
Сommit
3d671ae71f
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      config.js

+ 1
- 0
config.js Просмотреть файл

@@ -79,5 +79,6 @@ var config = { // eslint-disable-line no-unused-vars
79 79
     enableUserRolesBasedOnToken: false,
80 80
     // Suspending video might cause problems with audio playback. Disabling until these are fixed.
81 81
     disableSuspendVideo: true,
82
+    // disables or enables RTX (RFC 4588).
82 83
     disableRtx: true
83 84
 };

Загрузка…
Отмена
Сохранить