Reduce Swift logging amount
[ta/caas-registry.git] / ansible / roles / swift / templates / main / proxy-server.conf
index 1954c21..5b2096c 100644 (file)
@@ -19,6 +19,7 @@ bind_ip = 127.0.0.1
 bind_port = 18084
 workers = 4
 user = swift
+log_level = WARN
 
 [pipeline:main]
 pipeline = healthcheck cache tempauth proxy-server
@@ -49,4 +50,3 @@ storage_url_scheme = https
 use = egg:swift#tempauth
 # user_<tenant>_<username> = <password> <privileges>
 user_admin_admin = {{ caas.swift_credential.password }} .admin .reseller_admin
-user_admin_registry = {{ swift_registry_pass }} .admin