mastowall/config.json
Max L eb85222ea3
Make duration and refresh easily configurable
Also increase duration to 10 seconds per post
2023-11-23 20:44:38 +01:00

8 lines
196 B
JSON

{
"navbarBrandText": "Netzbegrünung Mastowall",
"defaultServerUrl": "https://gruene.social",
"navbarColor": "#008939",
"duration": 10,
"refreshDuration": 30,
"includeReplies": true
}