1
0
mirror of https://github.com/gryf/slack-backup.git synced 2026-04-26 02:21:28 +02:00

5 Commits

Author SHA1 Message Date
gryf feb773956c Fix for extension of config file 2016-11-28 18:25:41 +01:00
gryf 3f95986981 Fix the tests.
For some reason, database key was treated differently in configparser object
in python 3.4.2. In Python 3.4.5 everything is fine. Fixed the defaults to
make sure all string options are treated equally.
2016-11-28 18:14:47 +01:00
gryf 6d5f3746a2 Superfast fix for non-existed config parameter in cmdline options 2016-11-28 17:20:14 +01:00
gryf 7ccc2bddaa Added section about config in readme 2016-11-28 16:54:48 +01:00
gryf c1c4581248 Added config file 2016-11-27 20:39:20 +01:00