summaryrefslogtreecommitdiff
path: root/config/private_pub.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/private_pub.yml')
-rw-r--r--config/private_pub.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/config/private_pub.yml b/config/private_pub.yml
new file mode 100644
index 0000000..19a7e9e
--- /dev/null
+++ b/config/private_pub.yml
@@ -0,0 +1,10 @@
+development:
+ server: "http://localhost:9292/faye"
+ secret_token: "secret"
+test:
+ server: "http://localhost:9292/faye"
+ secret_token: "secret"
+production:
+ server: "http://example.com/faye"
+ secret_token: "ade2c51226bf26e7fbbce1e0d8848082b750d23516b46dc5bc12e910e0e64558"
+ signature_expiration: 3600 # one hour