disable gin debug mode and optimise

This commit is contained in:
nikk gitanes
2023-02-16 01:48:03 +03:00
parent 1897f0e90f
commit 3fe8d58faa
5 changed files with 11 additions and 11 deletions

View File

@@ -66,14 +66,14 @@ func Start() {
NoProbe: true,
StallEventSubscribe: true,
Icons: []dms.Icon{
dms.Icon{
{
Width: 48,
Height: 48,
Depth: 24,
Mimetype: "image/png",
Bytes: template.Dlnaicon48png,
},
dms.Icon{
{
Width: 120,
Height: 120,
Depth: 24,