This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
imaq
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
14 days token validity
master
Daniel
7 months ago
parent
272656d970
commit
d63b003514
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
httpdocs/config/packages/lexik_jwt_authentication.yaml
+ 1
- 1
httpdocs/config/packages/lexik_jwt_authentication.yaml
View File
@@ -2,4 +2,4 @@ lexik_jwt_authentication:
secret_key: '%env(resolve:JWT_SECRET_KEY)%'
public_key: '%env(resolve:JWT_PUBLIC_KEY)%'
pass_phrase: '%env(JWT_PASSPHRASE)%'
token_ttl:
360000
token_ttl:
1209600
Write
Preview
Loading…
Cancel
Save