update proxy code to support more types
This commit is contained in:
+2
-2
@@ -300,8 +300,8 @@
|
||||
<legend class="form-header">Icon</legend>
|
||||
</fieldset>
|
||||
<fieldset>
|
||||
<legend>HTTP Proxy (Optional)</legend>
|
||||
<input type="text" name="container-proxy" id="edit-container-panel-proxy" maxlength="15" placeholder="IP:PORT or USER:PASS@IP:PORT"/>
|
||||
<legend>Proxy (Optional)</legend>
|
||||
<input type="text" name="container-proxy" id="edit-container-panel-proxy" maxlength="50" placeholder="type://host:port"/>
|
||||
</fieldset>
|
||||
</form>
|
||||
<div id="edit-container-options">
|
||||
|
||||
Reference in New Issue
Block a user