Subversion Repositories configs

Rev

Rev 192 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 204
Line 84... Line 84...
84
# The maximum number of concurrent client connections to allow
84
# The maximum number of concurrent client connections to allow
85
# on administrative socket
85
# on administrative socket
86
#admin_max_clients = 5
86
#admin_max_clients = 5
87
 
87
 
88
# Maximum file size before rolling over. Defaults to 2 MB
88
# Maximum file size before rolling over. Defaults to 2 MB
-
 
89
#
-
 
90
# Setting max_size to zero will disable rollover entirely.
-
 
91
# NOTE: disabling rollover exposes the host filesystem to
-
 
92
# denial of service from a malicious guest.
89
#
93
#
90
# Beware that a logrotate config file might be installed too,
94
# Beware that a logrotate config file might be installed too,
91
# to handle cases where virtlogd is disabled. To ensure that
95
# to handle cases where virtlogd is disabled. To ensure that
92
# the logrotate config is a no-op when virtlogd is running,
96
# the logrotate config is a no-op when virtlogd is running,
93
# make sure that max_size here is smaller than size listed
97
# make sure that max_size here is smaller than size listed