We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca75066 commit 23f1261Copy full SHA for 23f1261
cloudcannon.config.yml
@@ -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
16
17
18
19
20
+_select_data: {}
21
+_structures: {}
22
+_editables: {}
23
+data_config: {}
24
+timezone: Etc/UTC
0 commit comments