Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luc Bourdot
codimd
Commits
9e6f980d
Commit
9e6f980d
authored
Oct 30, 2019
by
kamijin_fanta
Browse files
github-login: move comment to default.js
Signed-off-by:
kamijin_fanta
<
kamijin@live.jp
>
parent
b785ead5
Changes
2
Hide whitespace changes
Inline
Side-by-side
config.json.example
View file @
9e6f980d
...
...
@@ -50,7 +50,6 @@
"consumerSecret": "change this"
},
"github": {
"enterpriseURL": "if you use github.com, not need to specify",
"clientID": "change this",
"clientSecret": "change this"
},
...
...
lib/config/default.js
View file @
9e6f980d
...
...
@@ -104,7 +104,7 @@ module.exports = {
consumerSecret
:
undefined
},
github
:
{
enterpriseURL
:
undefined
,
enterpriseURL
:
undefined
,
// if you use github.com, not need to specify
clientID
:
undefined
,
clientSecret
:
undefined
},
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment