Merge pull request #1272 from Artiume/patch-2
Toggle off uPnP Port Forwarding as Default for Startup Wizard
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</div>
|
||||
<div class="checkboxContainer checkboxContainer-withDescription">
|
||||
<label>
|
||||
<input type="checkbox" is="emby-checkbox" id="chkEnableUpnp" checked />
|
||||
<input type="checkbox" is="emby-checkbox" id="chkEnableUpnp" />
|
||||
<span>${LabelEnableAutomaticPortMap}</span>
|
||||
</label>
|
||||
<div class="fieldDescription checkboxFieldDescription">${LabelEnableAutomaticPortMapHelp}</div>
|
||||
|
||||
Reference in New Issue
Block a user