Skip to content

Commit

Permalink
Update settings_production.py
Browse files Browse the repository at this point in the history
  • Loading branch information
delitamakanda committed Oct 4, 2024
1 parent d12fb63 commit 846c1a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions myelearning/settings_production.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@
"OPTIONS": {
"CLIENT_CLASS": "django_redis.client.DefaultClient",
"MAX_ENTRIES": 1000,
"CONNECTION_POOL_KWARGS": {"ssl_cert_reqs": None},
},
"KEY_PREFIX": "myelearning",
"TIMEOUT": 300
Expand Down

0 comments on commit 846c1a9

Please sign in to comment.