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/ADMIN.md
Éric Gaspar 6ffeaf4d79 cleaning
2024-01-01 16:19:30 +01:00

319 B

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