mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Merge branch 'cleaning' of https://github.com/YunoHost-Apps/paheko_ynh into cleaning
This commit is contained in:
commit
2f5f9134e9
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
|
* Défaut : sous-répertoire "data" de la racine
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const DATA_ROOT = '__DATA_DIR__';
|
const DATA_ROOT = '__DATA_DIR__/data';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Répertoire où est situé le cache,
|
* Répertoire où est situé le cache,
|
||||||
|
|
Loading…
Add table
Reference in a new issue