matrixai/gallery.json
0xMRTT a8795e12b0
All checks were successful
black-action / runner / black formatter (push) Successful in -1m14s
make gallery
2023-06-08 23:12:12 +02:00

14 lines
486 B
JSON

{
"images_data_file": "./images_data.json",
"public_path": "./public",
"templates_path": "./templates",
"images_path": "./public/images/photos",
"thumbnails_path": "./public/images/thumbnails",
"thumbnail_height": 160,
"title": "MatrixAI Bot Gallery",
"description": "Images generated with AI by users",
"background_photo": "",
"url": "https://gallery-0xmrtt.p.projectsegfau.lt",
"background_photo_offset": 30,
"disable_captions": false
}