Compare commits
No commits in common. "0692319fbd52bbc3e10d31f46dfb530226b83791" and "541641f90ccef9920382b42686efb9fd03c08ff7" have entirely different histories.
0692319fbd
...
541641f90c
@ -1,2 +0,0 @@
|
||||
# min hour day month weekday command
|
||||
* * * * * /usr/bin/php /var/www/glpi/front/cron.php
|
@ -1,8 +1,7 @@
|
||||
session.cookie_httponly = on
|
||||
memory_limit = 512M
|
||||
memory_limit = 256M
|
||||
file_uploads = on
|
||||
max_execution_time = 600
|
||||
session.auto_start = off
|
||||
session.use_trans_sid = 0
|
||||
expose_php = Off
|
||||
opcache.memory_consumption = 256
|
||||
|
@ -9,6 +9,5 @@ if [ "$INSTALL_OK" = "1" ] ; then
|
||||
fi
|
||||
fi
|
||||
|
||||
/usr/sbin/crond -b
|
||||
/usr/sbin/php-fpm*
|
||||
/usr/sbin/nginx
|
||||
|
Loading…
Reference in New Issue
Block a user