fix
black-action / runner / black formatter (push) Failing after 6s Details

This commit is contained in:
0xMRTT 2023-06-10 22:04:50 +02:00
parent 502de803b8
commit 421acb876c
4 changed files with 1 additions and 1024 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ store/
run.sh
templates/
public/
.env

View File

@ -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
}

File diff suppressed because it is too large Load Diff

View File