mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-19 15:08:30 +00:00
Both default_setting_enabled and domain_setting_enabled are booleans in PostgreSQL. For this reason need to use boolean true or false instead of a string.