We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e809c27 commit 1c2e0efCopy full SHA for 1c2e0ef
config/secrets.yml
@@ -63,10 +63,23 @@ test:
63
congress_forms_debug_key: "shh"
64
fastly_api_key:
65
sentry_dsn: ''
66
- amazon_region: noop
+ amazon_region: us-west-1
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
+ supporters:
76
+ api_key: xyz
77
+ host: https://civicrm.test
78
+ path: /civicrm/example-action-api
79
+ civi_api_key: asdf
80
+ civi_key: xyz
81
+ smarty_streets_id: abc
82
+ mailings_from: "EFF Action <[email protected]>"
83
84
production: *default
85
staging: *default
0 commit comments