Merge branch 'master' of git://git.assembla.com/free_poker_tools.git
This commit is contained in:
@@ -506,8 +506,8 @@ class Config:
|
||||
imp['callFpdbHud'] = True
|
||||
imp['interval'] = 10
|
||||
imp['hhArchiveBase'] = "~/.fpdb/HandHistories/"
|
||||
imp['saveActions'] = False
|
||||
imp['fastStoreHudCache'] = False
|
||||
imp['saveActions'] = True
|
||||
imp['fastStoreHudCache'] = True
|
||||
return imp
|
||||
|
||||
def get_default_paths(self, site = "PokerStars"):
|
||||
|
||||
Reference in New Issue
Block a user