mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
Merge pull request #1955 from verg/update-quickstart-guide
Update outdated instructions in Quick Guide
This commit is contained in:
commit
0c493c026e
1 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@ The admin dashboard at `/admin` is a useful place to check often. If problems ar
|
||||||
|
|
||||||
### Enable Twitter Logins
|
### Enable Twitter Logins
|
||||||
|
|
||||||
1. From the Administrative console above, enter **Site Settings**.
|
1. From the Admin console, visit User Settings, by clicking **Settings**, then **User**.
|
||||||
2. Scroll down to the two text fields named:
|
2. Scroll down to the two text fields named:
|
||||||
|
|
||||||
`twitter_consumer_key`
|
`twitter_consumer_key`
|
||||||
|
@ -36,7 +36,7 @@ The admin dashboard at `/admin` is a useful place to check often. If problems ar
|
||||||
|
|
||||||
### Enable Facebook Logins
|
### Enable Facebook Logins
|
||||||
|
|
||||||
1. From the Administrative console above, enter **Site Settings**.
|
1. From the Admin console, visit User Settings, by clicking **Settings**, then **User**.
|
||||||
2. Scroll down to the two text fields named:
|
2. Scroll down to the two text fields named:
|
||||||
|
|
||||||
`facebook_app_id`
|
`facebook_app_id`
|
||||||
|
@ -47,7 +47,7 @@ The admin dashboard at `/admin` is a useful place to check often. If problems ar
|
||||||
|
|
||||||
### Enable GitHub Logins
|
### Enable GitHub Logins
|
||||||
|
|
||||||
1. From the Administrative console above, enter **Site Settings**.
|
1. From the Admin console, visit User Settings, by clicking **Settings**, then **User**.
|
||||||
2. Scroll down to the two text fields named:
|
2. Scroll down to the two text fields named:
|
||||||
|
|
||||||
`github_client_id`
|
`github_client_id`
|
||||||
|
|
Loading…
Reference in a new issue