diff options
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ BASEURL = 'https://_instance_' FOLLOW = "yourself" PUBLIC_ONLY = True NO_REBLOG = True -DATEFORMAT = "%m/%d/%Y" +DATEFORMAT = "%m/%d/%Y" OUTPUT_JSON_FILE = 'tl.json' # TODO add caching options |
