Updated Setup Guide (markdown)
parent
6273eb419a
commit
7cb18beea9
|
@ -37,7 +37,7 @@ When you are finished your PTMagic folder should look like this:
|
||||||
10. **Open "Monitor/appsettings.json"** with a text editor and adjust the PTMagicBasePath to your PT Magic root directory.
|
10. **Open "Monitor/appsettings.json"** with a text editor and adjust the PTMagicBasePath to your PT Magic root directory.
|
||||||
_Hint:_ This is necessary for the monitor to get the data from the PT Magic bot.
|
_Hint:_ This is necessary for the monitor to get the data from the PT Magic bot.
|
||||||
|
|
||||||
**Important:** Please check that you used _**DOUBLE**_ backslashes in the Path, not SINGLE backslashes. Otherwise you get the follwing error:
|
**Important:** Please check that you used _**DOUBLE**_ backslashes in the Path for WINDOWS (not necessary for Linux), not SINGLE backslashes. Otherwise you get the follwing error:
|
||||||
|
|
||||||
`FATAL - Error loading configuration! System.FormatException Could not parse the JSON file`
|
`FATAL - Error loading configuration! System.FormatException Could not parse the JSON file`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue