1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ifm_ynh.git synced 2024-09-03 18:45:52 +02:00
ifm_ynh/doc/DISCLAIMER.md
ericgaspar ce6c47d4a5
Fix
2021-08-28 19:38:33 +02:00

339 B

The IFM is usually locked to it's own directory (/home/yunohost.app/ifm), so you are not able to go above. You can change that by setting env[IFM_ROOT_DIR] = /home/yunohost.app/ifm in the PHP config /etc/php/7.3/fpm/pool.d/ifm.conf L.434 with the help of this documentation.