fix(gallery): config

This commit is contained in:
2026-06-01 13:23:04 +02:00
parent c55e6bc43f
commit 9ca81d7f13
3 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ func Default() Cfg {
WebsiteID: "54d8a379-77d5-4c20-b46d-5c9a6c9e39bd",
},
Gallery: &Gallery{
Path: "gallery",
Path: "photos",
},
Cache: &Valkey{
RefreshTime: time.Minute * 10,