This commit is contained in:
parent
502de803b8
commit
421acb876c
1
.gitignore
vendored
1
.gitignore
vendored
@ -6,3 +6,4 @@ store/
|
||||
run.sh
|
||||
templates/
|
||||
public/
|
||||
.env
|
||||
|
14
gallery.json
14
gallery.json
@ -1,14 +0,0 @@
|
||||
{
|
||||
"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
|
||||
}
|
1010
images_data.json
1010
images_data.json
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user