Skip to content

Commit 00dcc50

Browse files
committed
Include MAX_LIKES definition
1 parent 9f2409c commit 00dcc50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tumblr_backup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ def test_jpg(h, f):
9696
TAG_ANY = '__all__'
9797

9898
MAX_POSTS = 50
99+
MAX_LIKES = 20
99100

100101
HTTP_TIMEOUT = 90
101102
HTTP_CHUNK_SIZE = 1024 * 1024

0 commit comments

Comments
 (0)