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

remove constant for folder local_adress on the directory /home

This commit is contained in:
rodinux 2024-04-20 16:40:44 +02:00
parent 415d612df3
commit d915083162

View file

@ -950,7 +950,7 @@ const USE_CRON = true;
*
* @var null|string
*/
const LOCAL_ADDRESSES_ROOT = '__DATA_DIR__/data/local_addresses/';
//const LOCAL_ADDRESSES_ROOT = '__INSTALL_DIR__/local_addresses/';
/**
* Chemin vers le fichier pour des configurations personnelles qui ne sera pas écraser