mirror of
https://github.com/YunoHost-Apps/paheko_ynh.git
synced 2024-09-03 19:56:22 +02:00
keep also new folder on the directory /home
This commit is contained in:
parent
4d3a05a277
commit
415d612df3
1 changed files with 1 additions and 1 deletions
|
@ -950,7 +950,7 @@ const USE_CRON = true;
|
|||
*
|
||||
* @var null|string
|
||||
*/
|
||||
//const LOCAL_ADDRESSES_ROOT = ROOT . '/local_addresses/';
|
||||
const LOCAL_ADDRESSES_ROOT = '__DATA_DIR__/data/local_addresses/';
|
||||
|
||||
/**
|
||||
* Chemin vers le fichier pour des configurations personnelles qui ne sera pas écraser
|
||||
|
|
Loading…
Add table
Reference in a new issue