Update enterprise config instruction

This commit is contained in:
Buu Nguyen 2016-01-04 11:29:21 -08:00
parent 4871e9f548
commit d0518459e4
1 changed files with 4 additions and 4 deletions

View File

@ -43,11 +43,11 @@ Octotree uses [GitLab API](http://doc.gitlab.com/ce/api/) to retrieve repository
### Enterprise URLs
By default, Octotree only works on `github.com` and `gitlab.com`. To support enterprise version on Chrome and Opera, you must grant Octotree sufficient permissions. Follow these steps to do so:
* Navigate to any GitHub or GitLab repository
* Open Octotree's settings panel
* Fill in the Enterprise URLs textbox, _one URL per line_
* If you're configuring GitHub enterprise, navigate to any GitHub repo. Otherwise, navigate to any GitLab repo.
* Open Octotree settings panel
* Fill in the GitHub/GitLab Enterprise URLs textbox, _one URL per line_
* Click Save and accept any permission prompt
* Navigate to your GitHub or GitLab Enterprise site
* Navigate to your GitHub/GitLab Enterprise site
* You might be asked to create an [access token](#access-token)
### Others