PublishTimes/config.toml.sample
Tony Bark 5cccb9a4b2 Fixed an oversight
- 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
2025-03-13 12:53:31 -04:00

8 lines
121 B
Text

path = "/home/tonytins/Documents/"
file = "newscycle.txt"
topics = [
"Games",
"News",
"Science",
"Programming"
]