# By default, NotRemoteRunner is used when RAILS_ENV == 'test'. # # You can pass options to memcached client by nesting the key value pairs # under 'memcache_options'. # # You can also use a cluster of Starlings. Simply give a comma separated # list of server:port, server:port, server:port values to listens_on. # production: listens_on: localhost:15151 development: listens_on: localhost:22122 test: listens_on: localhost:12345