APP_KEY=base64:4K5p36d5j+fnI1Fjq14Ua5Vq2cKooNY+AnHq+XkNknM=
APP_DEBUG=false
APP_TYPE=ss3

web_database=gpswox_web
web_username=wox
web_password=wox
traccar_database=gpswox_traccar
traccar_username=wox
traccar_password=wox
APP_URL=https://login.globaltracksecuritygps.com
FCM_SENDER_ID=

padding_top=5
google_api_key=

server=38.242.218.135
LOG_CHANNEL=daily
LOG_PATH=storage/logs
LOG_LEVEL=warning

key=7obF3G4AGFZkQeVP68cjgsewObO1SwwX
admin_user=7obF3G4AGFZkQeVP68cjgsewObO1SwwX
DB_CONNECTION=mysql
DB_HOST=localhost
DB_PORT=3306
DB_DATABASE=gpswox_web
DB_USERNAME=wox
DB_PASSWORD=wox

# Process limits for 4-CPU / 7.5GB host (~2000 vehicle capacity with proper isolation)
PROC_INSERT_TIMEOUT=55
PROC_INSERT_LIMIT=3
PROC_SEND_EVENT_TIMEOUT=55
PROC_SEND_EVENT_LIMIT=1
PROC_REPORT_TIMEOUT=180
PROC_REPORT_LIMIT=1

# Short device list cache TTL (seconds) for Flutter polling
DEVICES_CACHE_TTL=3
# PayStation (Phase 6 — Dealer Wallet Recharge + device billing)
# Docs: https://www.paystation.com.bd/documentation/
# LIVE mode for real customer payments
PAYSTATION_SANDBOX=false
PAYSTATION_BASE_URL=https://api.paystation.com.bd
PAYSTATION_MERCHANT_ID=4817-1783929243
PAYSTATION_PASSWORD="iudxs@dfcygg"
PAYSTATION_CALLBACK_URL=https://login.globaltracksecuritygps.com/paystation/callback
PAYSTATION_CURRENCY=BDT
