diff --git a/conf/config.local.yunohost.php b/conf/config.local.yunohost.php index 6c136c1..4317894 100644 --- a/conf/config.local.yunohost.php +++ b/conf/config.local.yunohost.php @@ -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