Configuration
Last generated 2026-07-13 · window 2026-07-12T18:02:00Z–2026-07-13T18:01:03Z
MTAS (.env.example) #
| Variable | Controls |
|---|
APP_* | Laravel core |
MTAS_ALLOW_DUPLICATE_PHONE_NUMBERS | Registration policy |
R6PAY_URL | R6Pay service |
RAPIDSTOR_API_URL, RAPIDSTOR_JWT_KEY | RapidStor integration (config/services.php) |
NOKE_*, INCEPTION_*, etc. | Gate providers (config/gateproviders.php) |
STORAPP_IOS_URL, STORAPP_ANDROID_URL | Deep link store URLs |
StorApp mobile (.env.example) #
| Variable | Controls |
|---|
APP_VARIANT, FLAVOR | Build variant and white-label (e.g. crte → config/flavours/crte.json) |
MTAS_URL, MTAS_STAGING_URL | API base (runtime override in Settings) |
RAPIDSTOR_URL | RapidStor API base |
MTAS_API_KEY | Admin impersonation in dev |
MOCK_API_CALLS | Mock mode for testing |