inicijalna verzija
[clamav-unofficial-sigs.git] / user.conf
1 # This file contains user configuration settings for clamav-unofficial-sigs.sh
2 ###################
3 # This is property of eXtremeSHOK.com
4 # You are free to use, modify and distribute, however you may not remove this notice.
5 # Copyright (c) Adrian Jon Kriel :: admin@extremeshok.com
6 ##################
7 #
8 # Script updates can be found at: https://github.com/extremeshok/clamav-unofficial-sigs
9
10 # Originially based on: 
11 # Script provide by Bill Landry (unofficialsigs@gmail.com).
12 #
13 # License: BSD (Berkeley Software Distribution)
14 #
15 ##################
16 #
17 # NOT COMPATIBLE WITH VERSION 3.XX / 4.XX CONFIG 
18 #
19 ################################################################################
20 # SEE MASTER.CONF FOR CONFIG EXPLAINATIONS
21 ################################################################################
22
23 # Values in this file will always override those in the master.conf and os.conf files.
24 # This is useful to specify your authorisation/receipt codes and to always force certain options.
25 # Please note, it is your responsibility to manage the contents of this file.
26 # Values provided here are just examples, feel free to use any values from the main config file.
27
28 #malwarepatrol_receipt_code="YOUR-RECEIPT-NUMBER"
29 #malwarepatrol_product_code="8"
30 #malwarepatrol_list="clamav_basic" # clamav_basic or clamav_ext
31 #malwarepatrol_free="yes"
32
33 #securiteinfo_authorisation_signature="YOUR-SIGNATURE-NUMBER"
34
35 # Default dbs rating 
36 # valid rating: LOW, MEDIUM, HIGH
37 #default_dbs_rating="LOW"
38
39 # Per Database 
40 # These ratings will override the global rating for the specific database
41 # valid rating: LOW, MEDIUM, HIGH, DISABLE
42 #sanesecurity_dbs_rating=""
43 #securiteinfo_dbs_rating=""
44 #linuxmalwaredetect_dbs_rating=""
45 #yararulesproject_dbs_rating=""
46
47 user_configuration_complete="yes"
48
49 # https://eXtremeSHOK.com ######################################################