matrixai/gallery.json

14 lines
486 B
JSON
Raw Normal View History

2023-06-09 02:41:44 +05:30
{
"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
}