mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
Update config.local.yunohost.php
test again
This commit is contained in:
parent
d0b29fe92d
commit
942281db15
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ const SECRET_KEY = '__SECRET_KEY__';
|
|||
* Défaut : répertoire racine de Paheko (__DIR__)
|
||||
*/
|
||||
|
||||
const ROOT = ___INSTALL_DIR__;
|
||||
const ROOT = ___DIR__;
|
||||
|
||||
/**
|
||||
* Répertoire où sont situées les données de Paheko
|
||||
|
|
Loading…
Add table
Reference in a new issue