Comment editorial workflow, let the user enable when he needs

This commit is contained in:
Rémi Weng 2020-10-10 01:11:46 +02:00
parent 9c39192352
commit ea3dce1e70

View file

@ -2,7 +2,7 @@ backend:
name: git-gateway name: git-gateway
branch: master branch: master
publish_mode: editorial_workflow # publish_mode: editorial_workflow
media_folder: 'src/assets/images/posts' # Media files will be stored in the repo under src/assets/images/posts media_folder: 'src/assets/images/posts' # Media files will be stored in the repo under src/assets/images/posts
public_folder: '/assets/images/posts' # The src attribute for uploaded media will begin with assets/images/posts public_folder: '/assets/images/posts' # The src attribute for uploaded media will begin with assets/images/posts