Subversion Repositories configs

Rev

Rev 23 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 23 Rev 43
Line 47... Line 47...
47
# Logfile for log_method = file, use '-' for stderr
47
# Logfile for log_method = file, use '-' for stderr
48
log_file = /var/log/zarafa/ical.log
48
log_file = /var/log/zarafa/ical.log
49
 
49
 
50
# Log timestamp - prefix each log line with timestamp in 'file' logging mode
50
# Log timestamp - prefix each log line with timestamp in 'file' logging mode
51
log_timestamp = 1
51
log_timestamp = 1
-
 
52
 
-
 
53
# Buffer logging in what sized blocks.
-
 
54
# Bigger buffers is better for the performance but it gives lag
-
 
55
# when running e.g. multitail or 'tail -f' on the log-file. If
-
 
56
# you want to directly see what is happing, set this to e.g. 1.
-
 
57
# So when debugging: make it a small value, else set it to
-
 
58
# 4096 or more.
-
 
59
log_buffer_size  = 4096
52
 
60
 
53
##############################################################
61
##############################################################
54
# ICAL SSL SETTINGS FOR INCOMING CONNECTIONS
62
# ICAL SSL SETTINGS FOR INCOMING CONNECTIONS
55
 
63
 
56
# File with RSA key for SSL
64
# File with RSA key for SSL