Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Weblate
2026-02-23 06:11:15 +00:00
44 changed files with 3460 additions and 2745 deletions

View File

@@ -433,7 +433,7 @@ $config['error_views_path'] = '';
|
*/
$config['cache_path'] = '';
$config['cache_adapter'] = 'file';
$config['cache_adapter'] = 'apcu';
$config['cache_backup'] = 'file';
$config['cache_key_prefix'] = '';