heroku / django-heroku

[DEPRECATED] Do not use! See https://github.com/heroku/django-heroku/issues/56
BSD 3-Clause "New" or "Revised" License
458 stars 139 forks source link

Ability to Override MAX_CONN_AGE #11

Open burcaw opened 6 years ago

burcaw commented 6 years ago

I use Django Channels, and per the below issue, would like the ability to override/remove MAX_CONN_AGE when using this module: https://github.com/django/channels/issues/871