mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-22 16:32:54 +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.