Sync mobile profile wallet card and 24h session idle timeout.
Deploy Ladill Hosting / deploy (push) Successful in 46s

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:
isaacclad
2026-06-28 12:45:59 +00:00
co-authored by Cursor
parent a8910507da
commit 86af6a4361
4 changed files with 34 additions and 5 deletions
+5 -1
View File
@@ -28,7 +28,8 @@ DB_USERNAME=ladill_hosting
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
@@ -47,6 +48,9 @@ BILLING_API_KEY_HOSTING=
IDENTITY_API_URL=https://ladill.com/api
IDENTITY_API_KEY_HOSTING=
# Platform admin API (account.ladill.com → hosting.ladill.com)
PLATFORM_API_KEY_HOSTING=
# Ladill Domains API (owned-domain picker; domains.ladill.com)
DOMAINS_API_URL=https://domains.ladill.com/api
DOMAINS_API_KEY_HOSTING=