Sha256: 3abcd05c3513ad7726401cadca95b273bc450d5d0589d06a24f95e056d92772c
Contents?: true
Size: 432 Bytes
Versions: 17
Compression:
Stored size: 432 Bytes
Contents
--- default: &default name: masquerade host: localhost:3000 use_ssl: false time_zone: Berlin email: info@your.domain.com session: session_key: openidserver_session_id secret: replacethiswithyourowntopsecretsessionsecretsothatnoonewillknowit mailer: address: localhost domain: your.domain.com from: info@your.domain.com development: <<: *default test: <<: *default production: <<: *default
Version data entries
17 entries across 17 versions & 1 rubygems