Sha256: ae3f562f50dfa08e6bd361109aca598b84093e6be5f9f944ddd9299275cdb58e
Contents?: true
Size: 593 Bytes
Versions: 9
Compression:
Stored size: 593 Bytes
Contents
--- port: !ruby/range begin: 7000 end: 7000 adapter: :webrick template_root: "template" mapping: /: :MainController host: 0.0.0.0 tidy: false cookies: true error_page: true autoreload: 60 cache: :MemoryCache cache_all: false inform_to: "stdout" inform_timestamp: "%Y-%m-%d %H:%M:%S" inform_prefix_error: "ERROR" inform_prefix_debug: "DEBUG" inform_prefix_info: "INFO " inform_backtrace_size: 10 inform_tags: !ruby/object:Set hash: :benchmark: true :debug: true :info: true :error: true
Version data entries
9 entries across 7 versions & 2 rubygems