Sha256: af2dd9f361a685315cd6316bc1086203b2a9b665ba6c73cc548e477e466636ed
Contents?: true
Size: 440 Bytes
Versions: 12
Compression:
Stored size: 440 Bytes
Contents
host: 'localhost' port: 4000 static: true url_root: '/' default_format: 'html' # used in forgery protection and captcha browser_generated_types: - text/html - text/plain - text/javascript - application/x-www-form-urlencoded - multipart/form-data browser_generated_formats: - html - js # session sample # session: # key: 'rack.session' # domain: 'foo.com' # path: '/' # expire_after: 2592000 # secret: 'change_me'
Version data entries
12 entries across 12 versions & 1 rubygems