Gallery: show all 192 snapshots (MAX 500), fix shell_command to use docker exec
This commit is contained in:
@@ -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):
|
||||
|
||||
Reference in New Issue
Block a user