aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorSeth Mos <seth.mos@xs4all.nl>2006-12-19 22:03:30 +0000
committerSeth Mos <seth.mos@xs4all.nl>2006-12-19 22:03:30 +0000
commit7250b6195d3e4ddf9e2aa6f134aec22ed828e9ff (patch)
treead96ce6286e5f39e31ffc1a6d109a17405e36e19 /packages
parent1254fe14015d96451c29a30b46875a325ae37a97 (diff)
downloadpfsense-packages-7250b6195d3e4ddf9e2aa6f134aec22ed828e9ff.tar.gz
pfsense-packages-7250b6195d3e4ddf9e2aa6f134aec22ed828e9ff.tar.bz2
pfsense-packages-7250b6195d3e4ddf9e2aa6f134aec22ed828e9ff.zip
Fix indentation to tabs
Diffstat (limited to 'packages')
-rw-r--r--packages/squid_cache.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/packages/squid_cache.xml b/packages/squid_cache.xml
index 9b6f3f8f..ee5db606 100644
--- a/packages/squid_cache.xml
+++ b/packages/squid_cache.xml
@@ -43,15 +43,15 @@
<default_value>100</default_value>
<type>input</type>
</field>
- <field>
- <fielddescr>Hard disk cache location</fielddescr>
- <fieldname>harddisk_cache_location</fieldname>
- <description>This is the directory where the cache will be stored. (note: do not end with a /). If you change this location, squid needs to make a new cache, this could take a while</description>
- <required/>
- <default_value>/var/squid/cache</default_value>
+ <field>
+ <fielddescr>Hard disk cache location</fielddescr>
+ <fieldname>harddisk_cache_location</fieldname>
+ <description>This is the directory where the cache will be stored. (note: do not end with a /). If you change this location, squid needs to make a new cache, this could take a while</description>
+ <required/>
+ <default_value>/var/squid/cache</default_value>
<size>60</size>
- <type>input</type>
- </field>
+ <type>input</type>
+ </field>
<field>
<fielddescr>Memory cache size</fielddescr>
<fieldname>memory_cache_size</fieldname>