diff --git a/rainbows_config.rb b/rainbows_config.rb index 9a6cd2ca..c8e8e411 100644 --- a/rainbows_config.rb +++ b/rainbows_config.rb @@ -3,7 +3,7 @@ Rainbows! do use :ThreadPool - client_max_body_size 1*1024*1024 # 1 Megabyte + client_max_body_size 12*1024*1024 # 12 Megabytes worker_processes 6 worker_connections 32