Skip to content

Commit

Permalink
render config
Browse files Browse the repository at this point in the history
  • Loading branch information
ZEZE1020 committed Jan 12, 2025
1 parent 69feabd commit 1b3e43d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions social_media_api/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,7 @@


DATABASES = {
'default': dj_database_url.config(
conn_max_age=600
)
'default': dj_database_url.config(conn_max_age=600)
}


Expand Down

0 comments on commit 1b3e43d

Please sign in to comment.