jaeyun0503 commented on code in PR #3731:
URL: https://github.com/apache/texera/pull/3731#discussion_r2345634347


##########
core/config/src/main/resources/auth.conf:
##########
@@ -19,7 +19,7 @@
 # Configuration for JWT Authentication. Currently it is used by the 
FileService to parse the given JWT Token
 auth {
     jwt {
-        expiration-in-minutes = 15
+        expiration-in-minutes = 7200

Review Comment:
   Since we want to change the default setting to 2 days, it should be 2880 
minutes



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to