mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
pick a better checkpoint number
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4555 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
* bunch of entries with the same date will go into the same
|
||||
* checkpoint (and there might be an arbitrarily large number of these)
|
||||
*/
|
||||
#define MIN_CHECKPOINT_COUNT 3
|
||||
#define MIN_CHECKPOINT_COUNT 30
|
||||
|
||||
typedef struct _checkpoint {
|
||||
const GUID *account_guid;
|
||||
|
||||
Reference in New Issue
Block a user