Sync mobile profile wallet card and 24h session idle timeout.
Deploy Ladill Servers / deploy (push) Successful in 30s
Deploy Ladill Servers / deploy (push) Successful in 30s
Show wallet balance prominently in the mobile profile bottom sheet with refresh on open; align session lifetime with the platform default. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+2
-1
@@ -29,7 +29,8 @@ DB_USERNAME=ladill_servers
|
||||
DB_PASSWORD=
|
||||
|
||||
SESSION_DRIVER=database
|
||||
SESSION_LIFETIME=120
|
||||
# Idle web session length in minutes (1440 = 24 hours of inactivity).
|
||||
SESSION_LIFETIME=1440
|
||||
SESSION_ENCRYPT=false
|
||||
SESSION_PATH=/
|
||||
SESSION_DOMAIN=.ladill.com
|
||||
|
||||
Reference in New Issue
Block a user