-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSettingsTemplate.yaml
More file actions
40 lines (40 loc) · 837 Bytes
/
Copy pathSettingsTemplate.yaml
File metadata and controls
40 lines (40 loc) · 837 Bytes
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
body:
- type: dropdown
attributes:
name: default_media_type
label: Default Type
description: Default type of media
defaultValue: "Anime"
options:
- "Anime"
- "Manga"
- "Both"
- type: dropdown
attributes:
name: preferable_name
label: Preferable name
description: Preferable language for title
defaultValue: "English"
options:
- "Russian"
- "Licensed Russian"
- "English"
- "Japanese"
- type: dropdown
attributes:
name: limit
label: Results limit
defaultValue: 20
options:
- 10
- 20
- 30
- 40
- type: dropdown
attributes:
name: language
label: Language
defaultValue: English
options:
- Russian
- English