]> git.armaanb.net Git - lightcards.git/blobdiff - config.py
Add table and lenient config option
[lightcards.git] / config.py
index ee974b041c0d46a11200fa4d8882322f533aa873..b61e4fdc6e2b862c380eab004b087f99a20c831f 100644 (file)
--- a/config.py
+++ b/config.py
@@ -10,6 +10,8 @@ alphabetize = False
 shuffle = False
 reverse = False
 cache = True
 shuffle = False
 reverse = False
 cache = True
+table = False  # set to integer or range
+lenient = False
 
 default_view = 1
 
 
 default_view = 1