prva verzija za stretch, novi upstream release
[clamav-unofficial-sigs.git] / user.conf
index dede3a2..dda1fa0 100644 (file)
--- a/user.conf
+++ b/user.conf
@@ -3,18 +3,14 @@
 # This is property of eXtremeSHOK.com
 # You are free to use, modify and distribute, however you may not remove this notice.
 # Copyright (c) Adrian Jon Kriel :: admin@extremeshok.com
+# License: BSD (Berkeley Software Distribution)
 ##################
 #
 # Script updates can be found at: https://github.com/extremeshok/clamav-unofficial-sigs
-# 
-# Originially based on: 
-# Script provide by Bill Landry (unofficialsigs@gmail.com).
-#
-# License: BSD (Berkeley Software Distribution)
 #
 ##################
 #
-# NOT COMPATIBLE WITH VERSION 3.XX / 4.XX CONFIG 
+# NOT COMPATIBLE WITH VERSION 3.XX / 4.XX CONFIG
 #
 ################################################################################
 # SEE MASTER.CONF FOR CONFIG EXPLAINATIONS
 
 #securiteinfo_authorisation_signature="YOUR-SIGNATURE-NUMBER"
 
-# Default dbs rating 
+# Default dbs rating
 # valid rating: LOW, MEDIUM, HIGH
-#default_dbs_rating="LOW"
+#default_dbs_rating="MEDIUM"
 
-# Per Database 
+# Per Database
 # These ratings will override the global rating for the specific database
 # valid rating: LOW, MEDIUM, HIGH, DISABLE
 #sanesecurity_dbs_rating=""
 #linuxmalwaredetect_dbs_rating=""
 #yararulesproject_dbs_rating=""
 
+# =========================
+# Additional signature databases
+# =========================
+#declare -a additional_dbs=(
+#   ftp://ftp.example.net/pub/sigs.ndb
+#   http://www.example.org/sigs.ldb
+#) #END ADDITIONAL DATABASES
+
+# Uncomment the following line to enable the script
 user_configuration_complete="yes"
 
 # https://eXtremeSHOK.com ######################################################