nginx-ultimate-bad-bot-blocker/travisCI/php-fpm.tpl.conf
Mitchell Krog f2563a2935 TravisCI Now to Handle Releases and Build Numbering
- Preparations for introducing generator scripts and further enhancements to the Bot Blocker
- Better tracking of Release Tags and Build Numbering
2017-02-19 13:07:53 +02:00

9 lines
136 B
Text

[global]
[travis]
user = {USER}
listen = {PORT}
listen.mode = 0666
pm = static
pm.max_children = 5
php_admin_value[memory_limit] = 32M