This commit is contained in:
Samuel Lazareanu
2023-06-04 00:34:13 +03:00
parent dba4092908
commit c03d7765b3
142 changed files with 6 additions and 4 deletions

View File

@@ -3,9 +3,9 @@ import post_handler
import helper
# Available topics: christian, fitness
TOPIC = "christian"
TOPIC = "fitness"
SHOW_AUTHOR = False
CUSTOMER_NAME = "test6"
CUSTOMER_NAME = "ferAuthor"
NUM_OF_POSTS = -1 # If number of posts if set to -1, it will so as many posts as in the data file
# Define the paths and values to everything