diff options
Diffstat (limited to 'admin/config.yml')
| -rw-r--r-- | admin/config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/admin/config.yml b/admin/config.yml index 2955be9..c83f398 100644 --- a/admin/config.yml +++ b/admin/config.yml @@ -5,6 +5,7 @@ backend: repo: UniverseDevGroup/pokeworld-website branch: master # Branch to update (optional; defaults to master) media_folder: 'assets/uploads' +publish_mode: editorial_workflow collections: - name: 'posts' description: 'This is where you can make posts for the website.' |
