X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=blobdiff_plain;f=lib%2FFile%2FKDBX%2FConstants.pm;h=2bc6c8b6ab1ad7415ceb2fa78f41120fa7cf5fa4;hp=a099ec8517f75909ac4ff700ec943a33aaffbaea;hb=eefcd42a336641c8927b29d12c5c59443212468f;hpb=cec3705c27fbb9fd9bdfead7103480294b673ed1 diff --git a/lib/File/KDBX/Constants.pm b/lib/File/KDBX/Constants.pm index a099ec8..2bc6c8b 100644 --- a/lib/File/KDBX/Constants.pm +++ b/lib/File/KDBX/Constants.pm @@ -126,8 +126,9 @@ BEGIN { }, history => { __prefix => 'HISTORY', + DEFAULT_MAX_AGE => 365, DEFAULT_MAX_ITEMS => 10, - DEFAULT_MAX_SIZE => 6_291_456, # 6 M + DEFAULT_MAX_SIZE => 6_291_456, # 6 MiB }, iteration => { ITERATION_BFS => dualvar(1, 'bfs'), @@ -531,6 +532,7 @@ Constants related to identifying key file types: Constants for history-related default values: =for :list += C = C = C