added the default button set to the image server

This commit is contained in:
2025-09-24 21:26:23 -06:00
parent 872fec4aa0
commit 0ede5fe9e0
59 changed files with 23 additions and 6 deletions
+1
View File
@@ -57,6 +57,7 @@ type AmConfig struct {
Rendering struct {
TemplateDir string `yaml:"templatedir"`
CookieKey string `yaml:"cookiekey"`
ButtonSet string `yaml:"buttonSet"`
} `yaml:"rendering"`
}
+1
View File
@@ -15,3 +15,4 @@ database:
rendering:
templatedir: custom_templates
cookiekey: ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
buttonSet: classic