chore: expose advanced_search flag in super_admin UI for self-hosted (#14750)

## Description

Removes `chatwoot_internal: true` from the `advanced_search` feature
flag so self-hosted enterprise userss can toggle it from the super_admin
UI instead of going through a rails console.
This commit is contained in:
Vishnu Narayanan
2026-06-16 07:10:24 -07:00
committed by GitHub
parent 64b0ebd8dc
commit a585853690
-1
View File
@@ -200,7 +200,6 @@
display_name: Advanced Search
enabled: false
premium: true
chatwoot_internal: true
- name: saml
display_name: SAML
enabled: false