staggerpost/config.toml.sample
Tony Bark 14537bba03 Fixed Not Exporting to the Proper User Directory
- Removed new line when choosing a topic
- Renamed newscycle.json to example.json in config
- Changed path to "/" in config
- If "/" is present in config, return the absolute current directory
2025-03-22 20:55:15 -04:00

8 lines
101 B
Text

path = "/"
file = "example.json"
communities = [
"Games",
"News",
"Science",
"Programming"
]