🐛: allow extensions auto-update

This commit is contained in:
VC
2025-04-16 07:48:56 +02:00
parent f10226750e
commit 72113f0d7b

View File

@@ -39,6 +39,11 @@ define('DB_CHARSET', 'utf8');
*/
define('DB_COLLATE', '');
/**
* Allows direct update of extensions
*/
define('FS_METHOD', 'direct');
/**#@+
* Clefs uniques d'authentification et salage.
*