obscreen/data/slideshow.json.dist
2024-02-19 15:36:04 +01:00

15 lines
210 B
Plaintext
Executable File

{
"data": [
{
"location": "data/uploads/sample.jpg",
"delay": 10,
"type": "picture"
},
{
"location": "https://unix.org",
"delay": 20,
"type": "url"
}
]
}