Add example display_url to config.yml

This commit is contained in:
Eric Jinks 2018-01-24 15:05:37 +10:00
parent e3b57a58d0
commit 99c35b1756

View file

@ -3,6 +3,7 @@ backend:
name: git-gateway
branch: master # Branch to update (optional; defaults to master)
# display_url: https://netlify-cms-react-starter.netlify.com # This url will display in the top-right of the CMS
media_folder: "public/images/uploads" # Media files will be stored in the repo under static/images/uploads
public_folder: "/images/uploads" # The src attribute for uploaded media will begin with /images/uploads