Version 2.0.0
This commit is contained in:
32
config.json
Normal file
32
config.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"screens": {
|
||||
"lobby": {
|
||||
"interval": 10,
|
||||
"show_images": true,
|
||||
"show_videos": true,
|
||||
"playlist": [
|
||||
"QRCode.png"
|
||||
]
|
||||
},
|
||||
"casino": {
|
||||
"interval": 10,
|
||||
"show_images": true,
|
||||
"show_videos": true,
|
||||
"playlist": [
|
||||
"HilfeKI.jpg",
|
||||
"IMG_6730.jpeg",
|
||||
"JET-Design.JPG"
|
||||
]
|
||||
},
|
||||
"Erik": {
|
||||
"interval": 10,
|
||||
"show_images": true,
|
||||
"show_videos": true,
|
||||
"playlist": []
|
||||
}
|
||||
},
|
||||
"admin": {
|
||||
"username": "admin",
|
||||
"password": "wooper-01"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user