mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
Proxy: adjust default URLs for the c-icap plugin
This commit is contained in:
parent
6902408634
commit
0e581c8c78
@ -364,10 +364,10 @@
|
||||
</enable>
|
||||
<RequestURL type="TextField">
|
||||
<Required>Y</Required>
|
||||
<default>icap://127.0.0.1/reqmod</default>
|
||||
<default>icap://[::1]:1344/avscan</default>
|
||||
</RequestURL>
|
||||
<ResponseURL type="TextField">
|
||||
<default>icap://127.0.0.1/respmod</default>
|
||||
<default>icap://[::1]:1344/avscan</default>
|
||||
<Required>Y</Required>
|
||||
</ResponseURL>
|
||||
<SendClientIP type="BooleanField">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user