mirror of
https://github.com/edumeet/edumeet.git
synced 2026-01-23 02:34:58 +00:00
Changed: compose/config/edumeet-server-config.js
This commit is contained in:
parent
89d74ece05
commit
6961c88a9d
1 changed files with 2 additions and 3 deletions
|
|
@ -396,9 +396,8 @@ module.exports =
|
|||
requestTimeout : 20000,
|
||||
// Socket retries when timeout
|
||||
requestRetries : 3,
|
||||
// If > 0, sets a cache-control max-age (in seconds) to the GET response
|
||||
// headers.
|
||||
getRequestsCachePeriod : 0,
|
||||
// If > 0, sets a cache-control max-age (in seconds) to static files responses.
|
||||
staticFilesCachePeriod : 0,
|
||||
// Mediasoup settings
|
||||
mediasoup :
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue