Compare commits

..

No commits in common. "0692319fbd52bbc3e10d31f46dfb530226b83791" and "541641f90ccef9920382b42686efb9fd03c08ff7" have entirely different histories.

3 changed files with 1 additions and 5 deletions

View File

@ -1,2 +0,0 @@
# min hour day month weekday command
* * * * * /usr/bin/php /var/www/glpi/front/cron.php

View File

@ -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

View File

@ -9,6 +9,5 @@ if [ "$INSTALL_OK" = "1" ] ; then
fi
fi
/usr/sbin/crond -b
/usr/sbin/php-fpm*
/usr/sbin/nginx