Feature/remove editorial workflow (#8)
This commit is contained in:
committed by
GitHub
parent
5e6164efc4
commit
10b442428a
@ -18,7 +18,6 @@ Individual backends should provide their own configuration documentation, but th
|
||||
| `site_domain` | `location.hostname` (or `cms.netlify.com` when on `localhost`) | Sets the `site_id` query param sent to the API endpoint. Non-Netlify auth setups will often need to set this for local development to work properly. |
|
||||
| `base_url` | `https://api.netlify.com` (GitHub, Bitbucket) or `https://gitlab.com` (GitLab) | OAuth client hostname (just the base domain, no path). **Required** when using an external OAuth server or self-hosted GitLab. |
|
||||
| `auth_endpoint` | `auth` (GitHub, Bitbucket) or `oauth/authorize` (GitLab) | Path to append to `base_url` for authentication requests. Optional. |
|
||||
| `cms_label_prefix` | `simple-cms/` | Pull (or Merge) Requests label prefix when using editorial workflow. Optional. |
|
||||
|
||||
## Creating a New Backend
|
||||
|
||||
|
Reference in New Issue
Block a user