fusionpbx/core/default_settings
frytimo d919a3cc1b
Add the apcu caching ability for performance (#7276)
* add the apcu caching ability for performance
When the PHP extension APCu is loaded, the settings class and the auto_loader will cache their results across requests in RAM. For more information about the APCu extension visit the PHP page: https://www.php.net/apcu

* use global instead of default terminology
2025-02-25 17:21:41 -07:00
..
resources/classes Default Settings: Updates for PHP 8.1 2023-06-06 21:45:02 +00:00
app_config.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
app_defaults.php Remove redundant database objects 2024-08-05 14:22:17 -06:00
app_languages.php Default Settings: Use language variable for new Custom category filter. 2024-09-04 14:48:51 -06:00
app_menu.php Localization: Add full support for Georgian language (#7110) 2024-08-28 09:59:02 -06:00
default_setting_edit.php Fix temporary permissions 2024-11-29 13:57:01 -07:00
default_setting_toggle.php Re-use the Database connection 2024-08-29 03:35:38 -06:00
default_settings.php Security, Use the same number of characters for the masked password (#7198) 2024-12-12 10:03:21 -07:00
default_settings_reload.php Add the apcu caching ability for performance (#7276) 2025-02-25 17:21:41 -07:00