There was an error while loading. Please reload this page.
2 parents 85a1776 + f11289d commit 161bbf4Copy full SHA for 161bbf4
examples/server/settings.py
@@ -142,7 +142,7 @@
142
# URL that distinguishes websocket connections from normal requests
143
WEBSOCKET_URL = '/ws/'
144
145
- # Set the number of seconds each message shall persited
+ # Set the number of seconds each message shall persist
146
WS4REDIS_EXPIRE = 3600
147
148
WS4REDIS_HEARTBEAT = '--heartbeat--'
examples/server/tests/settings.py
@@ -120,7 +120,7 @@
120
121
122
123
124
125
126
0 commit comments