mirror of
https://github.com/GuerillaStudio/vanillalist.git
synced 2024-12-21 08:31:55 +00:00
Update from Forestry.io - Updated Forestry configuration
This commit is contained in:
parent
fdc26bf39a
commit
1ec34f43e0
1 changed files with 12 additions and 1 deletions
|
@ -3,7 +3,18 @@ new_page_extension: md
|
|||
auto_deploy: false
|
||||
admin_path:
|
||||
webhook_url:
|
||||
sections:
|
||||
sections:
|
||||
- type: directory
|
||||
path: uploads
|
||||
label: Thumbnails
|
||||
create: documents
|
||||
match: "**/*"
|
||||
- type: directory
|
||||
path: plugins
|
||||
label: Plugins
|
||||
create: documents
|
||||
match: "**/*.json"
|
||||
new_doc_ext: ".json"
|
||||
upload_dir: uploads
|
||||
public_path: "/uploads"
|
||||
front_matter_path: ''
|
||||
|
|
Loading…
Reference in a new issue