Merge branch 'downstream' into devel

This commit is contained in:
Ryan Petrello
2020-05-15 12:38:47 -04:00
9 changed files with 95 additions and 29 deletions

View File

@@ -957,6 +957,7 @@ CHANNEL_LAYERS = {
"CONFIG": {
"hosts": [BROKER_URL],
"capacity": 10000,
"group_expiry": 157784760, # 5 years
},
},
}