🐛: allow extensions auto-update
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
Reference in New Issue
Block a user