mirror of
https://github.com/ankitects/anki.git
synced 2025-09-21 23:42:23 -04:00
30 backups, not 100
This commit is contained in:
parent
0c5f65c1ea
commit
4b19cff16b
1 changed files with 1 additions and 1 deletions
|
@ -1716,7 +1716,7 @@ mapper(Deck, decksTable, properties={
|
||||||
# Deck storage
|
# Deck storage
|
||||||
##########################################################################
|
##########################################################################
|
||||||
|
|
||||||
numBackups = 100
|
numBackups = 30
|
||||||
|
|
||||||
# anki dir
|
# anki dir
|
||||||
if sys.platform.startswith("darwin"):
|
if sys.platform.startswith("darwin"):
|
||||||
|
|
Loading…
Reference in a new issue