diff options
author | D. V. Serg <dvserg@pfsense.org> | 2008-01-14 14:15:39 +0000 |
---|---|---|
committer | D. V. Serg <dvserg@pfsense.org> | 2008-01-14 14:15:39 +0000 |
commit | f7cdc1edbf14721a73ca73b944902b6d03dca43e (patch) | |
tree | 2c909ef7c273d7a582b6dc60e9ca2be8b5350cda /packages/squidGuard/squidguard.xml | |
parent | b2c9520bd92d7ff4ae9617c3e5ab016fef5c7782 (diff) | |
download | pfsense-packages-f7cdc1edbf14721a73ca73b944902b6d03dca43e.tar.gz pfsense-packages-f7cdc1edbf14721a73ca73b944902b6d03dca43e.tar.bz2 pfsense-packages-f7cdc1edbf14721a73ca73b944902b6d03dca43e.zip |
- sources page moved to ACL
- fix blacklist
- add non-80 port support
- changes in error report generator page
Diffstat (limited to 'packages/squidGuard/squidguard.xml')
-rw-r--r-- | packages/squidGuard/squidguard.xml | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/packages/squidGuard/squidguard.xml b/packages/squidGuard/squidguard.xml index 895b4fdf..26644e0c 100644 --- a/packages/squidGuard/squidguard.xml +++ b/packages/squidGuard/squidguard.xml @@ -34,10 +34,6 @@ <url>/pkg.php?xml=squidguard_acl.xml</url> </tab> <tab> - <text>Sources</text> - <url>/pkg.php?xml=squidguard_src.xml</url> - </tab> - <tab> <text>Destinations</text> <url>/pkg.php?xml=squidguard_dest.xml</url> </tab> @@ -67,12 +63,6 @@ <additional_files_needed> <item>http://www.pfsense.org/packages/config/squidGuard/squidguard_configurator.inc</item> </additional_files_needed> - -<!-- Now commented, may be deleted later. - <additional_files_needed> - <item>http://www.pfsense.org/packages/config/squidGuard/upload.inc</item> - </additional_files_needed> ---> <additional_files_needed> <item>http://www.pfsense.org/packages/config/squidGuard/squidguard_acl.xml</item> </additional_files_needed> @@ -85,9 +75,11 @@ <additional_files_needed> <item>http://www.pfsense.org/packages/config/squidGuard/squidguard_rewr.xml</item> </additional_files_needed> +<!-- <additional_files_needed> <item>http://www.pfsense.org/packages/config/squidGuard/squidguard_src.xml</item> </additional_files_needed> +--> <additional_files_needed> <item>http://www.pfsense.org/packages/config/squidGuard/squidguard_time.xml</item> </additional_files_needed> |