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
1957ddacf0
commit
04eeff0974
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ const ROOT = '__INSTALL_DIR__';
|
|||
* Défaut : sous-répertoire "data" de la racine
|
||||
*/
|
||||
|
||||
const DATA_ROOT = ROOT . '__DATA_DIR__';
|
||||
const DATA_ROOT = '__DATA_DIR__';
|
||||
|
||||
/**
|
||||
* Répertoire où est situé le cache,
|
||||
|
|
Loading…
Add table
Reference in a new issue