add replayBoth to conf

This commit is contained in:
Damien Elmes 2012-04-24 16:33:02 +09:00
parent 53c455ff1f
commit b3ff6044c8

View file

@ -32,7 +32,8 @@ defaultConf = {
'nextPos': 1,
'sortType': "noteFld",
'sortBackwards': False,
'addToCur': True,
'addToCur': True, # add new to currently selected deck?
'replayBoth': True, # include question when replaying answer?
}
# this is initialized by storage.Collection