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:
parent
d28633fb97
commit
f7bdd1c669
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue