1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update config.local.php

This commit is contained in:
Éric Gaspar 2023-10-10 17:11:50 +02:00
parent d28633fb97
commit f7bdd1c669

View file

@ -145,7 +145,7 @@ const DATA_ROOT = '__DATA_DIR__/data';
* Défaut : DATA_ROOT . '/plugins' * Défaut : DATA_ROOT . '/plugins'
*/ */
//const PLUGINS_ROOT = DATA_ROOT . '/plugins'; const PLUGINS_ROOT = '__INSTALL_DIR__/data/plugins';
/** /**
* Signaux système * Signaux système