Make duration and refresh easily configurable

Also increase duration to 10 seconds per post
This commit is contained in:
Max L. 2023-11-23 20:44:38 +01:00
parent 7edce5ab0f
commit eb85222ea3
No known key found for this signature in database
GPG key ID: 2F963B95632B8467
2 changed files with 11 additions and 6 deletions

View file

@ -2,5 +2,7 @@
"navbarBrandText": "Netzbegrünung Mastowall",
"defaultServerUrl": "https://gruene.social",
"navbarColor": "#008939",
"duration": 10,
"refreshDuration": 30,
"includeReplies": true
}