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 1740456 commit 70c346dCopy full SHA for 70c346d
bin/config.cfg.template
@@ -4,9 +4,6 @@ SAUCELABS_USER: ~
4
SAUCELABS_KEY: ~
5
SAUCELABS_HUB_URL: http://SAUCELABS_USER:[email protected]:80/wd/hub
6
LOCAL_HUB_URL: http://127.0.0.1:4444/wd/hub
7
-DISQUS_SSO_ID: ~
8
-DISQUS_SSO_USERNAME: ~
9
-DISQUS_SSO_EMAIL: ~
10
CODEBENDER_TEST_USER: ~
11
CODEBENDER_TEST_PASS: ~
12
EMAIL: ~
@@ -17,13 +14,19 @@ DISQUS_ACCESS_TOKEN: ~
17
14
DISQUS_API_SECRET: ~
18
15
DISQUS_API_PUBLIC: ~
19
16
DISQUS_FORUM: ~
+DISQUS_SSO_ID: ~
+DISQUS_SSO_USERNAME: ~
+DISQUS_SSO_EMAIL: ~
20
AUTHOR_URL: ~
21
22
[staging]
23
DISQUS_ACCESS_TOKEN: ~
24
25
26
27
28
29
30
31
32
[local]
0 commit comments