Compare commits

..

2 Commits

Author SHA1 Message Date
Ing
e8490894ac del HddEnableDynamicPower 2024-07-14 07:22:17 +08:00
Ing
caf417db0b add hint 2024-07-14 07:21:41 +08:00
2 changed files with 1 additions and 2 deletions

View File

@ -250,7 +250,7 @@
</div> </div>
<div class="form-group mt-1 mb-2 "> <div class="form-group mt-1 mb-2 ">
<div class="form-group-header"> <div class="form-group-header">
<label class="color-fg-default text-mono f6">Title:</label> <label class="color-fg-default text-mono f6">Title: (Please do not delete the "custom " in the title of the issue creation page.)</label>
</div> </div>
<div class="form-group-body"> <div class="form-group-body">
<input class="form-control input-contrast input-sm" type="text" id="title" name="inputs[title]" <input class="form-control input-contrast input-sm" type="text" id="title" name="inputs[title]"

View File

@ -11,7 +11,6 @@ synoinfo: &synoinfo
support_oob_ctl: "no" support_oob_ctl: "no"
support_syno_hybrid_raid: "no" support_syno_hybrid_raid: "no"
supportraidgroup: "no" supportraidgroup: "no"
HddEnableDynamicPower: "yes"
enableRCPower: "yes" enableRCPower: "yes"
support_fan: "no" support_fan: "no"
supportadt7490: "no" supportadt7490: "no"