File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -171,24 +171,28 @@ <h2 id="block-change">block-change</h2>
171
171
< tr >
172
172
< td > revision
173
173
< td > No, default < code > true</ code >
174
- < td > Set to < code > false</ code > to allow application revision changes during the block period set by this.
175
- </ tr > < tr >
174
+ < td > Set to < code > false</ code > to allow application deployments
175
+ </ tr >
176
+ < tr >
176
177
< td > version
177
178
< td > No, default < code > true</ code >
178
- < td > Set to < code > false</ code > to allow Vespa platform changes during the block period set by this.
179
- </ tr > < tr >
179
+ < td > Set to < code > false</ code > to allow Vespa platform upgrades
180
+ </ tr >
181
+ < tr >
180
182
< td > days
181
183
< td > No, default < code > mon-sun</ code >
182
- < td > A spec of the days this block is effective - a comma-separated list of single days or day intervals
184
+ < td > List of days this block is effective - a comma-separated list of single days or day intervals
183
185
where the start and end day are separated by a dash and are inclusive. Each day is identified by its english
184
186
name or three-letter abbreviation.
185
- </ tr > < tr >
187
+ </ tr >
188
+ < tr >
186
189
< td > hours
187
190
< td > No, default < code > 0-23</ code >
188
- < td > A spec of the hours this block is effective - a comma-separated list of single hours or hour intervals
191
+ < td > List of hours this block is effective - a comma-separated list of single hours or hour intervals
189
192
where the start and end hour are separated by a dash and are inclusive. Each hour is identified by a number
190
193
in the range 0 to 23.
191
- </ tr > < tr >
194
+ </ tr >
195
+ < tr >
192
196
< td > time-zone
193
197
< td > No, default UTC
194
198
< td > The name of the time zone used to interpret the hours attribute.
You can’t perform that action at this time.
0 commit comments