Add option for debug query logging
Change-Id: Ic16b505a37748f50dc155212671efb45e2c5051f
This commit is contained in:
6 changed files with 28 additions and 6 deletions
@@ -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
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.