Chef now defaults to treat as UTF8 if option is not set

This commit is contained in:
n1474335 2018-01-06 16:21:42 +00:00
parent 28c83fa921
commit f53e7ad617
2 changed files with 6 additions and 5 deletions

View file

@ -373,7 +373,7 @@
</div>
<div class="option-item">
<input type="number" option="ioDisplayThreshold" id="ioDisplayThreshold" />
<label for="ioDisplayThreshold"> Size threshold for treating the input or output as a file (KiB)</label>
<label for="ioDisplayThreshold"> Size threshold for treating the input and output as a file (KiB)</label>
</div>
<div class="option-item">
<select option="logLevel" id="logLevel">