mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
Proxy service work in progress, moved icp port to advanced section
This commit is contained in:
parent
2da8ba225d
commit
78b31ba55c
@ -182,7 +182,8 @@ maxheight: define max height of select box, default=170px to hold 5 items
|
||||
'label':'ICP port',
|
||||
'type':'text',
|
||||
'help':'The port number where Squid sends and receives ICP queries to
|
||||
and from neighbor caches. Leave blank to disable (default). The standard UDP port for ICP is 3130.'
|
||||
and from neighbor caches. Leave blank to disable (default). The standard UDP port for ICP is 3130.',
|
||||
'advanced':'true'
|
||||
],
|
||||
['id': 'proxy.general.logging.enable.accessLog',
|
||||
'label':'Enable access logging',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user