Compare commits

..

No commits in common. "e8490894accaa5b6290081be96ebcaf4909badc3" and "2717f85c731c3b8c3f919c36c6ea9dcc6a80f4d9" have entirely different histories.

2 changed files with 2 additions and 1 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: (Please do not delete the "custom " in the title of the issue creation page.)</label> <label class="color-fg-default text-mono f6">Title:</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,6 +11,7 @@ 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"