Code

Updated POST handling for mail shared folders.
[gosa.git] / gosa-plugins / squid / README.squid
index 023f4281fb0c1afad63ca56709efd88fe3cee439..7637e820950e3d5b6bb187d8b9e46080fa8586c7 100644 (file)
@@ -1,9 +1,16 @@
-goQuota.pl - run this script via cron (each 5-10 min for examle). It makes
+goQuota.pl - run this script via cron (each 5-10 min for example). It makes
              cache file (quota.db) with traffic usage and user info from LDAP
 
 goQuotaView.pl - read collected data from quota.db and print it to
                  stdout in human readable format
 
+Libraries needed
+
+The goQuotaView.pl needs 
+
+libtimedate-perl
+
+
 goSquid.pl - connect this script to squid
              redirect_program /usr/local/sbin/goSquid
 
@@ -15,3 +22,4 @@ mkHash.pl  - create hash file for black list
 At this time all scripts have no config file. Please, edit source to configure.
 
 Igor Muratov <migor@altlinux.org>
+