We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72fdaae commit 2ee863aCopy full SHA for 2ee863a
manifest.master.yml
@@ -20,12 +20,15 @@ base_config:
20
enabled:
21
type: bool
22
position: 0
23
+ default: true
24
license_show_dates_in_response:
25
26
position: 1
27
28
license_early_warning_in_weeks:
29
type: int
30
position: 2
31
+ default: 6
32
status__email:
33
type: select
34
options:
0 commit comments