mirror of
https://github.com/tonytins/staggerpost.git
synced 2025-03-25 02:39:12 +00:00
- 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
8 lines
101 B
Text
8 lines
101 B
Text
path = "/"
|
|
file = "example.json"
|
|
communities = [
|
|
"Games",
|
|
"News",
|
|
"Science",
|
|
"Programming"
|
|
]
|