Run db->compact() to shrink DB files on disk after an auto-purger run, only if the...
authorArt Cancro <ajc@citadel.org>
Wed, 12 Jul 2017 16:37:55 +0000 (12:37 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 12 Jul 2017 16:37:55 +0000 (12:37 -0400)
commit51f7adc5ec5f718147aa677dd69a3cc194e2bde5
tree630c25da6ec689faaffe74a2f6e3c2091ec7f1ed
parent7b92376d3c819cfe849b92dfc5c312084408af9c
Run db->compact() to shrink DB files on disk after an auto-purger run, only if the undocumented configuration option c_shrink_db_files is set to nonzero.
citadel/modules/expire/serv_expire.c