mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Set default time for removing old files.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@7312 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
@@ -510,7 +510,7 @@ without one.")
|
||||
(gnc:make-number-range-option
|
||||
(N_ "General") (N_ "Days to retain log files")
|
||||
"k" (N_ "Delete old log/backup files after this many days (0 = never).")
|
||||
0.0 ;; default
|
||||
30.0 ;; default
|
||||
0.0 ;; lower bound
|
||||
99999.0 ;; upper bound
|
||||
0.0 ;; number of decimals used for this range calculation
|
||||
|
||||
Reference in New Issue
Block a user