Add option for debug query logging

Change-Id: Ic16b505a37748f50dc155212671efb45e2c5051f
This commit is contained in:
Clay Gerrard
2019年10月25日 12:30:13 -05:00
parent 739c370410
commit e7cd8df5e9

View File

@@ -57,6 +57,9 @@ bind_port = 6202
# on to preallocate disk space with SQLite databases to decrease fragmentation.
# db_preallocation = off
#
# Enable this option to log all sqlite3 queries (requires python >=3.3)
# db_query_logging = off
#
# eventlet_debug = false
#
# You can set fallocate_reserve to the number of bytes or percentage of disk
Reference in New Issue
openstack/swift
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.