mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Remove WAN domain name options
This was used in generation and modification of certificates, but since JF doesn't generate them and shouldn't modify them, I have removed these
This commit is contained in:
parent
867a5e664c
commit
cac028eb6a
27 changed files with 6 additions and 59 deletions
|
@ -51,11 +51,6 @@
|
|||
<div class="fieldDescription">${LabelPublicHttpsPortHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="inputContainer fldDdns hide">
|
||||
<input is="emby-input" id="txtDdns" type="text" label="${LabelExternalDDNS}" />
|
||||
<div class="fieldDescription">${LabelExternalDDNSHelp}</div>
|
||||
</div>
|
||||
|
||||
<div class="inputContainer fldBaseUrl">
|
||||
<input is="emby-input" id="txtBaseUrl" type="text" label="${LabelBaseUrl}" />
|
||||
<div class="fieldDescription">${LabelBaseUrlHelp}</div>
|
||||
|
@ -101,4 +96,4 @@
|
|||
</form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue