Add ability to display extra cards and add a post max age

This commit is contained in:
Max L. 2023-11-23 20:44:41 +01:00
parent 395ce728bf
commit 3ffdeabf33
No known key found for this signature in database
GPG key ID: 2F963B95632B8467
3 changed files with 36 additions and 3 deletions

View file

@ -4,5 +4,9 @@
"navbarColor": "#008939",
"duration": 10,
"refreshDuration": 30,
"maxAge": 604800,
"extraCards": [
"<img src='sharepic.jpg' style='max-width: 100%;max-height: 100%;vertical-align: middle;'>"
],
"includeReplies": true
}