forked from bglw/bread
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcloudcannon.config.yml
55 lines (55 loc) · 1.05 KB
/
cloudcannon.config.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
paths:
uploads: uploads
data: _data
layouts: _layouts
includes: _includes
collections_config:
data:
path: _data
output: false
icon: notes
disable_add: false
disable_add_folder: false
disable_file_actions: false
pages:
output: true
filter: strict
icon: notes
disable_add: false
disable_add_folder: false
disable_file_actions: false
products:
path: _products
output: false
icon: notes
disable_add: false
disable_add_folder: false
disable_file_actions: false
customers:
path: _customers
output: false
icon: notes
disable_add: false
disable_add_folder: false
disable_file_actions: false
_inputs:
categories:
type: multiselect
options:
allow_create: true
empty_type: array
cascade: true
tags:
type: multiselect
options:
allow_create: true
empty_type: array
cascade: true
_select_data: {}
_structures: {}
_editables:
content:
image_size_attributes: true
resize_style: contain
data_config: {}
timezone: Etc/UTC