mirror of
https://github.com/tonytins/PublishTimes.git
synced 2025-03-14 20:01:20 +00:00
- Now properly checks for the config in the base application directory - Topics in sample config was changed - FileDir was renamed to outputDir - scheduleFile was renamed to outputFile - communities was renamed to defaultTopics
8 lines
121 B
Text
8 lines
121 B
Text
path = "/home/tonytins/Documents/"
|
|
file = "newscycle.txt"
|
|
topics = [
|
|
"Games",
|
|
"News",
|
|
"Science",
|
|
"Programming"
|
|
]
|