added the default button set to the image server
This commit is contained in:
@@ -57,6 +57,7 @@ type AmConfig struct {
|
||||
Rendering struct {
|
||||
TemplateDir string `yaml:"templatedir"`
|
||||
CookieKey string `yaml:"cookiekey"`
|
||||
ButtonSet string `yaml:"buttonSet"`
|
||||
} `yaml:"rendering"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user