diff options
Diffstat (limited to 'packages/squid/squid_cache.xml')
-rw-r--r-- | packages/squid/squid_cache.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/squid/squid_cache.xml b/packages/squid/squid_cache.xml index ee5db606..b13409f6 100644 --- a/packages/squid/squid_cache.xml +++ b/packages/squid/squid_cache.xml @@ -121,8 +121,9 @@ <field> <fielddescr>Do not cache</fielddescr> <fieldname>donotcache</fieldname> - <description>The specified domains or IP addresses (separated by commas) will never be cached.</description> + <description>Enter each domain or IP address on a new line that should never be cached.</description> <type>textarea</type> + <encoding>base64</encoding> <rows>5</rows> <cols>50</cols> </field> |