launcher readme

This commit is contained in:
Alex Dadgar
2018-08-28 15:00:48 -07:00
parent cd3cf01cc2
commit ec2ecb4e90
2 changed files with 63 additions and 3 deletions

View File

@@ -57,7 +57,7 @@ var (
hclspec.NewLiteral("\"-rwxrwxrwx\""),
),
"stats_period": hclspec.NewDefault(
hclspec.NewAttr("list_period", "string", false),
hclspec.NewAttr("stats_period", "string", false),
hclspec.NewLiteral("\"5s\""),
),
})