1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/nextcloud_ynh.git synced 2024-09-03 19:55:57 +02:00

Fix PATH warning

This commit is contained in:
Jimmy Monin 2019-04-04 22:28:53 +02:00
parent acffd4cf38
commit 779173d6c4

View file

@ -392,7 +392,7 @@ chdir = __FINALPATH__
;env[TMP] = /tmp
;env[TMPDIR] = /tmp
;env[TEMP] = /tmp
env[PATH] = $PATH
; Additional php.ini defines, specific to this pool of workers. These settings
; overwrite the values previously defined in the php.ini. The directives are the
; same as the PHP SAPI: