14 lines
486 B
JSON
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
|
||
|
}
|