summaryrefslogtreecommitdiffstats
path: root/test/functional/conf/container-server.conf
diff options
context:
space:
mode:
Diffstat (limited to 'test/functional/conf/container-server.conf')
-rw-r--r--test/functional/conf/container-server.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/functional/conf/container-server.conf b/test/functional/conf/container-server.conf
index ad8a447..dde3e23 100644
--- a/test/functional/conf/container-server.conf
+++ b/test/functional/conf/container-server.conf
@@ -24,11 +24,12 @@ pipeline = container-server
use = egg:gluster_swift#container
user = root
log_facility = LOG_LOCAL2
+log_level = WARN
#
# After ensuring things are running in a stable manner, you can turn off
# normal request logging for the container server to unclutter the log
# files. Warnings and errors will still be logged.
-log_requests = on
+log_requests = off
[container-replicator]
vm_test_mode = yes