@@ -28,7 +28,6 @@ redis {
 | 
				
			|||||||
};
 | 
					};
 | 
				
			||||||
tempdir = /tmp;
 | 
					tempdir = /tmp;
 | 
				
			||||||
tempfiles_mode = 00600;
 | 
					tempfiles_mode = 00600;
 | 
				
			||||||
max_size = 20M;
 | 
					 | 
				
			||||||
strict_auth = yes;
 | 
					strict_auth = yes;
 | 
				
			||||||
use_dcc = no;
 | 
					use_dcc = no;
 | 
				
			||||||
limits {
 | 
					limits {
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -1,6 +1,5 @@
 | 
				
			|||||||
clamav {
 | 
					clamav {
 | 
				
			||||||
  attachments_only = false;
 | 
					  attachments_only = false;
 | 
				
			||||||
  max_size = 20000000;
 | 
					 | 
				
			||||||
  symbol = "CLAM_VIRUS";
 | 
					  symbol = "CLAM_VIRUS";
 | 
				
			||||||
  type = "clamav";
 | 
					  type = "clamav";
 | 
				
			||||||
  log_clean = true;
 | 
					  log_clean = true;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user