Sha256: 486063b3730af9c84b00fbf729e3d846027855e7d74d78099ef6bd49795b6085
Contents?: true
Size: 342 Bytes
Versions: 46
Compression:
Stored size: 342 Bytes
Contents
development: server: "http://localhost:9292/faye" secret_token: "secret" test: server: "http://localhost:9292/faye" secret_token: "secret" production: server: "http://<%= private_pub_domain %>:<%= private_pub_host %>/faye" secret_token: "<%#= random_string( 64 ) %><%= private_pub_key %>" signature_expiration: 7200 # two hours
Version data entries
46 entries across 46 versions & 1 rubygems