Gallery: show all 192 snapshots (MAX 500), fix shell_command to use docker exec

This commit is contained in:
2026-05-16 10:01:11 +02:00
parent f2ac6064b5
commit fa64223630
16 changed files with 473 additions and 105 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ from datetime import datetime
SNAPSHOT_DIR = "/config/www/snapshots/indkorsel"
OUTPUT_FILE = "/config/www/snapshots/indkorsel_gallery.html"
LOADER_FILE = "/config/www/snapshots/indkorsel_loader.html"
MAX_SNAPSHOTS = 100
MAX_SNAPSHOTS = 500
def parse_timestamp(filename):