Add ability to display extra cards and add a post max age
This commit is contained in:
parent
395ce728bf
commit
3ffdeabf33
3 changed files with 36 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue