Page body
What this page does
This page is the live settings workspace for casino configuration. Operators stay on one page, switch between grouped sections, change values, clear cache when needed, and save the updated payload.
Main sections
- grouped section tabs such as
General,UI & Navigation,Registration & Auth,Bonuses & Loyalty,Payments & Limits,Localization & Countries,Integrations & Technical,SEO & App Manifest, andOther Refer a Friendgrouped fields- save actions in the main form and floating action button
- cache-clearing action
What operators should watch closely
- Not every field is a simple text value. Some settings are rendered from JSON-backed or code-editor style inputs and should be reviewed carefully before saving.
Refer a Friendoptions are grouped separately so operators can manage landing options and bonus options together.Clear Cacheis a real operational action and should not be treated as a harmless refresh.
Known caveats
- This pack documents the page at FE level only. It does not claim verified backend or core semantics for every individual setting key.
- The page contains many setting definitions, so operators should prefer the grouped tabs over manual scrolling whenever possible.
Verification status
- status:
verified_fe_only - FE grouping, save, and cache actions checked from
settings/casino.tsx - backend and core semantics remain out of scope for this minimal pack