1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

Update config.local.yunohost.php

try fix
This commit is contained in:
Robles Rodolphe 2023-08-05 01:31:52 +02:00 committed by GitHub
parent c9b9baccd6
commit 9851e5d3ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,7 @@ const SECRET_KEY = '__SECRET_KEY__';
* Défaut : répertoire racine de Paheko (__DIR__)
*/
const ROOT = '__INSTALL_DIR__';
const ROOT = __INSTALL_DIR__;
/**
* Répertoire sont situées les données de Paheko