m 3 rtorrent:for rss plugin to work - phpfpm user needs curl in path
This commit is contained in:
parent
5f61d1f92f
commit
56e8681fd2
@ -357,6 +357,7 @@ let
|
|||||||
php_admin_value[error_log] = 'stderr'
|
php_admin_value[error_log] = 'stderr'
|
||||||
php_admin_flag[log_errors] = on
|
php_admin_flag[log_errors] = on
|
||||||
catch_workers_output = yes
|
catch_workers_output = yes
|
||||||
|
env[PATH] = ${makeBinPath rutorrent-deps}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user