|
|
|
@ -13,4 +13,4 @@ SUBREDDIT=""
|
|
|
|
|
# Filters the comments by range of lenght (min and max characters)
|
|
|
|
|
# Min has to be less or equal to max
|
|
|
|
|
# DO NOT INSERT ANY SPACES BETWEEN THE COMMA AND THE VALUES
|
|
|
|
|
COMMENT_LENGHT_RANGE = "min,max"
|
|
|
|
|
COMMENT_LENGTH_RANGE = "min,max"
|