aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbkw <bkw>2005-03-31 19:07:28 +0000
committerbkw <bkw>2005-03-31 19:07:28 +0000
commitd673fbe31640105f30484be495c8d9789a45bd2f (patch)
tree41108f49a38bfc0cce5b04067ed0375a6ca34d9e
parent63fc86cbc6fda7c03d6587ed3cabf4923a294056 (diff)
downloadpfsense-packages-d673fbe31640105f30484be495c8d9789a45bd2f.tar.gz
pfsense-packages-d673fbe31640105f30484be495c8d9789a45bd2f.tar.bz2
pfsense-packages-d673fbe31640105f30484be495c8d9789a45bd2f.zip
gui removed, cache-changing described in un.off FAQ
-rw-r--r--packages/squid.xml18
1 files changed, 0 insertions, 18 deletions
diff --git a/packages/squid.xml b/packages/squid.xml
index 55fd3ece..c4cbd454 100644
--- a/packages/squid.xml
+++ b/packages/squid.xml
@@ -2,24 +2,6 @@
<packagegui>
<name>squid</name>
<version>2.5.7_5</version>
- <title>Squid: Settings</title>
- <menu>
- <name>Squid</name>
- <tooltiptext>Change Squid settings.</tooltiptext>
- <section>Services</section>
- <configfile>squid.xml</configfile>
- <url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
- </menu>
- <aftersaveredirect>pkg_edit.php?xml=squid.xml&amp;id=0</aftersaveredirect>
- <configpath>installedpackages->package->$packagename->configuration->settings</configpath>
- <fields>
- <field>
- <fielddescr>Cache size</fielddescr>
- <fieldname>cache_size</fieldname>
- <description>Enter cache size limit in RAM (MB).</description>
- <type>input</type>
- </field>
- </fields>
<custom_php_global_functions>
function write_squid_static_config() {
global $config;