We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 267dd43 commit e4a2fd0Copy full SHA for e4a2fd0
README.md
@@ -33,6 +33,7 @@ $ bundle
33
|notify_major_upgrade|bool (optional)|Notify whether major upgrade is available or not (e.g. from v5 to v6)|`true`|
34
|notify_level|enum (optional)|Specify notification log level when update is available (`info`, `warn`)|`info`|
35
|notify_interval|integer (optional)|Notify checking update intervals|`86400`|
36
+|repository_sites|array (optional)|Package repository site|`["https://packages.treasuredata.com"]`|
37
38
## Example
39
0 commit comments