Wiredcraft / jekyllpro-cms

A lightweight CMS for Jekyll websites.
http://jekyllpro.com/#cms
MIT License
7 stars 2 forks source link

disallow file path editing if file_path_readonly is set to true #75

Closed woodpig07 closed 7 years ago

woodpig07 commented 7 years ago

in _config.yml, using this to control the file path editing.

jekyllpro_cms_config:
  file_path_readonly: true