Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
polterguy committed Dec 19, 2023
1 parent 48d1142 commit 01e91de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/files/config/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"auth": {
"secret": "q",
"https-only": false,
"valid-minutes": 120,
"valid-minutes": 720,
"authentication": "crypto.password.verify"
},
"sockets": {
Expand Down

0 comments on commit 01e91de

Please sign in to comment.