Skip to content
Snippets Groups Projects
Commit 27779a79 authored by Emmanuel Salomon's avatar Emmanuel Salomon :fist:
Browse files

fix: backend config

parent c93e0c5a
No related branches found
No related tags found
No related merge requests found
......@@ -5,17 +5,17 @@ logo_url: /admin/favicon-admin.svg
backend:
## Local backend configuration
name: git-gateway
branch: master
local_backend: true
## gitlab backend configuration https://www.netlifycms.org/docs/gitlab-backend/
# name: gitlab
# repo: "websites/monnaie-libre-fr"
# auth_type: pkce
# app_id: 6e22ae7895c421f05b6f5443f29db4008e62889efe9166e04d859677e965a173 # Application ID from https://git.duniter.org/groups/websites/-/settings/applications
# api_root: https://git.duniter.org/api/v4
# base_url: https://git.duniter.org
# auth_endpoint: oauth/authorize
# name: git-gateway
# branch: master
# local_backend: true
## gitlab backend configuration https://www.netlifycms.org/docs/gitlab-backend/
name: gitlab
repo: 'websites/monnaie-libre-fr'
auth_type: pkce
app_id: 6e22ae7895c421f05b6f5443f29db4008e62889efe9166e04d859677e965a173 # Application ID from https://git.duniter.org/groups/websites/-/settings/applications
api_root: https://git.duniter.org/api/v4
base_url: https://git.duniter.org
auth_endpoint: oauth/authorize
publish_mode: editorial_workflow
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment