feat: add ?save=true param to chart v2 — saves JPEG to disk (ChartSettings paths in appsettings)
This commit is contained in:
@@ -29,5 +29,9 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"ChartSettings": {
|
||||
"SavePath": "C:\\inetpub\\wwwroot\\smart-roots.net\\Images\\Charts",
|
||||
"SavePathEnc": "C:\\inetpub\\wwwroot\\smart-roots.net\\Images\\Charts\\encoded"
|
||||
},
|
||||
"AllowedHosts": "*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user