Sha256: 872b9fc83b66d19d613488a0913d7a07e5e685290a6fb3e1840d0cddf9b25bf6

Contents?: true

Size: 319 Bytes

Versions: 3

Compression:

Stored size: 319 Bytes

Contents

socket:
  hostname: 127.0.0.1
  port: 2000
logging:
  basedir: ../log
  minlevel: 0
  maxsize: 10000000
  maxage: 86400
application:
  daemonize: true
  sessioncache:
    class: LRUCache
    maxsize: 20
    ttl: 3600
  dispatcher:
    class: StandardDispatcher
    mapfile: mapfile.cnf
  policy:
    class: iowa/Policy

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
IOWA-1.0.3 examples/hello_world/iowa/iowa_hello_world.cnf
IOWA-1.0.2 examples/hello_world/iowa/iowa_hello_world.cnf
IOWA-1.0.0 examples/hello_world/iowa/iowa_hello_world.cnf