add chart setting to default settings

This commit is contained in:
HojouFotytu 2020-01-18 10:27:00 +09:00
parent 7263677e36
commit 2aaa6f16e8
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@
"OpenBrowserOnStart": false, // If active, a browser window will open as soon as you start the monitor
"Port": 5000, // The port you want to run your monitor on
"RootUrl": "/", // The root Url of your monitor
"AnalyzerChart": "", // By default the chart on the Market Analyzer page will use your default currency against USD. You can change that here. (eg., BTCEUR)
"GraphIntervalMinutes": 60, // The interval for the monitor market trend graph to draw points
"GraphMaxTimeframeHours": 24, // This will enable you to define the timeframe that your graph for market trends covers
"RefreshSeconds": 30, // The refresh interval of your monitor main page