We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e809c27 commit a966569Copy full SHA for a966569
config/secrets.yml
@@ -67,6 +67,19 @@ test:
67
amazon_bucket: noop
68
amazon_access_key_id: noop
69
amazon_secret_access_key: noop
70
+ twitter_handle: fakeaccount
71
+ twitter_related: example examplelive
72
+ facebook_handle: fakeaccount
73
+ call_tool_url: https://call.example.com/
74
+ call_tool_api_key: xyz
75
+
76
+ # supporters_api_key: xyz
77
+ # supporters_host: https://civicrm.test
78
+ # supporters_path: /civicrm/example-action-api
79
80
+ # smarty_streets_id: abc
81
82
+ # mailings_from: "EFF Action <actioncenter@eff.org>"
83
84
production: *default
85
staging: *default
0 commit comments