Skip to content

Commit 70c346d

Browse files
committed
Updated config.cfg.template .
1 parent 1740456 commit 70c346d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

bin/config.cfg.template

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ SAUCELABS_USER: ~
44
SAUCELABS_KEY: ~
55
SAUCELABS_HUB_URL: http://SAUCELABS_USER:[email protected]:80/wd/hub
66
LOCAL_HUB_URL: http://127.0.0.1:4444/wd/hub
7-
DISQUS_SSO_ID: ~
8-
DISQUS_SSO_USERNAME: ~
9-
DISQUS_SSO_EMAIL: ~
107
CODEBENDER_TEST_USER: ~
118
CODEBENDER_TEST_PASS: ~
129
EMAIL: ~
@@ -17,13 +14,19 @@ DISQUS_ACCESS_TOKEN: ~
1714
DISQUS_API_SECRET: ~
1815
DISQUS_API_PUBLIC: ~
1916
DISQUS_FORUM: ~
17+
DISQUS_SSO_ID: ~
18+
DISQUS_SSO_USERNAME: ~
19+
DISQUS_SSO_EMAIL: ~
2020
AUTHOR_URL: ~
2121

2222
[staging]
2323
DISQUS_ACCESS_TOKEN: ~
2424
DISQUS_API_SECRET: ~
2525
DISQUS_API_PUBLIC: ~
2626
DISQUS_FORUM: ~
27+
DISQUS_SSO_ID: ~
28+
DISQUS_SSO_USERNAME: ~
29+
DISQUS_SSO_EMAIL: ~
2730
AUTHOR_URL: ~
2831

2932
[local]

0 commit comments

Comments
 (0)