Add config.def.h and make summary length configurable
This commit is contained in:
2
config.def.h
Normal file
2
config.def.h
Normal file
@@ -0,0 +1,2 @@
|
||||
/* See LICENSE file for copyright and license details. */
|
||||
static const unsigned summarylen = 70; /* summary length in the log */
|
||||
Reference in New Issue
Block a user