mirror of
https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker.git
synced 2025-09-02 10:40:36 +00:00
- Preparations for introducing generator scripts and further enhancements to the Bot Blocker - Better tracking of Release Tags and Build Numbering
9 lines
136 B
Text
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
|