Skip to content

Commit

Permalink
removed simple JWT settings
Browse files Browse the repository at this point in the history
  • Loading branch information
JJFlorian committed Mar 28, 2024
1 parent 4886a18 commit 333394e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions brostar/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,3 @@
BRONHOUDERSPORTAAL_URL = "https://acc.bronhouderportaal-bro.nl"
# BRONHOUDERSPORTAAL_URL = "https://www.bronhouderportaal-bro.nl"

SIMPLE_JWT = {
"ACCESS_TOKEN_LIFETIME": timedelta(hours=5),
}

0 comments on commit 333394e

Please sign in to comment.