Jitsi: mudanças entre as edições
De MochilaWiki
Ir para navegaçãoIr para pesquisar
Criou página com '* https://jitsi.org/Projects/JitsiVideobridge * https://jitsi.org/ * https://meet.jit.si/chromeonly.html * http://www.youtube.com/watch?v=BC210m5rr6E' |
Sem resumo de edição |
||
| Linha 1: | Linha 1: | ||
== Ajustes no Kernel == | |||
em /etc/systemd/system.conf adicione | |||
DefaultLimitNOFILE=65000 | |||
DefaultLimitNPROC=65000 | |||
DefaultTasksMax=65000 | |||
== Referências == | |||
* https://jitsi.org/Projects/JitsiVideobridge | * https://jitsi.org/Projects/JitsiVideobridge | ||
* https://jitsi.org/ | * https://jitsi.org/ | ||
* https://meet.jit.si/chromeonly.html | * https://meet.jit.si/chromeonly.html | ||
* http://www.youtube.com/watch?v=BC210m5rr6E | * http://www.youtube.com/watch?v=BC210m5rr6E | ||
Edição das 15h54min de 20 de setembro de 2020
Ajustes no Kernel
em /etc/systemd/system.conf adicione
DefaultLimitNOFILE=65000 DefaultLimitNPROC=65000 DefaultTasksMax=65000