comparison config/local_config.rb.example @ 147:812711965af1

Added support for disabling supported web server without changing Gemfile.
author Edho Arief <edho@myconan.net>
date Sun, 18 Nov 2012 22:57:36 +0700
parents
children d7b64b639d15
comparison
equal deleted inserted replaced
146:601c608637e7 147:812711965af1
1 # Set to false if you want to use different web server (e.g. passenger)
2 # Default is set to use standalone server:
3 # - MRI Ruby: Unicorn
4 # - JRuby and Rubinius: Puma
5 # CONFIG['standalone'] = true