Skip to content

Commit 23f1261

Browse files
ZioGuilloCloudCannon
authored andcommitted
Added 1 file via CloudCannon.
1 parent ca75066 commit 23f1261

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

cloudcannon.config.yml

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
paths:
2+
uploads: uploads
3+
data: _data
4+
layouts: _layouts
5+
includes: _includes
6+
collections_config: {}
7+
_inputs:
8+
categories:
9+
type: multiselect
10+
options:
11+
allow_create: true
12+
empty_type: array
13+
cascade: true
14+
tags:
15+
type: multiselect
16+
options:
17+
allow_create: true
18+
empty_type: array
19+
cascade: true
20+
_select_data: {}
21+
_structures: {}
22+
_editables: {}
23+
data_config: {}
24+
timezone: Etc/UTC

0 commit comments

Comments
 (0)