mirror of
https://github.com/YunoHost-Apps/jitsi_ynh.git
synced 2024-09-03 19:35:57 +02:00
Update config.js
This commit is contained in:
parent
b709b3b550
commit
b0bad7bc12
1 changed files with 1 additions and 1 deletions
|
@ -391,7 +391,7 @@ var config = {
|
||||||
|
|
||||||
// If set to true, it will prefer to use H.264 for P2P calls (if H.264
|
// If set to true, it will prefer to use H.264 for P2P calls (if H.264
|
||||||
// is supported).
|
// is supported).
|
||||||
// preferH264: true
|
preferH264: true
|
||||||
|
|
||||||
// If set to true, disable H.264 video codec by stripping it out of the
|
// If set to true, disable H.264 video codec by stripping it out of the
|
||||||
// SDP.
|
// SDP.
|
||||||
|
|
Loading…
Reference in a new issue