Global Settings
CMP exposes 200+ application-level flags under Admin Panel → Global Settings. Each flag controls platform-wide behaviour — registration fields, billing rules, login policy, and more.
Use one dedicated page per flag: exact Name, values, behaviour, configure steps, and links to related flags.
Path: Admin Panel → Global Settings

How to change a flag
- Open Global Settings and search for the Name (for example
hide_billing_phone). - Use the row Actions menu to edit the Value.
- Save and verify on the relevant portal (Admin, Customer, or Partner).
Documented flags (A–Z)
| Flag | Page | Related flags |
|---|---|---|
enable_mobile_verification | Enable mobile verification | enforce_mobile_verification, enable_phone_input |
enable_phone_input | Enable phone input | hide_billing_phone, enable_mobile_verification |
enforce_mobile_verification | Enforce mobile verification | enable_mobile_verification |
hide_billing_phone | Hide billing phone | enable_phone_input, hide_postal_code |
hide_postal_code | Hide postal code | hide_billing_phone |
ticket_rate_limit | Tickets and Rate Limiting | feedback_rate_limit |
feedback_rate_limit | Tickets and Rate Limiting | ticket_rate_limit |
login_attempt_limit | User Enumeration Protection | login_block_duration |
login_block_duration | User Enumeration Protection | login_attempt_limit |
rate_limit_to_send_link_otp | User Enumeration Protection | rate_limit_to_send_link_otp_block_minutes |
rate_limit_to_send_link_otp_block_minutes | User Enumeration Protection | rate_limit_to_send_link_otp |
token_default_expiry_minutes | Sanctum Token Expiration | token_sliding_renewal_threshold_minutes, token_max_lifetime_minutes |
token_sliding_renewal_threshold_minutes | Sanctum Token Expiration | token_default_expiry_minutes, token_max_lifetime_minutes |
token_max_lifetime_minutes | Sanctum Token Expiration | token_default_expiry_minutes, token_sliding_renewal_threshold_minutes |
More flags coming
Additional Global Settings will be documented here over time — one page per flag. For billing flags already summarized in one modal, see Billing Settings (admin).
Related
- Billing Settings (admin modal)
- Terms and Conditions — other Login/Register global flags
- Platform Features