10 lines
256 B
JSON
10 lines
256 B
JSON
|
{
|
|||
|
"PTMagicBasePath": "YOUR PT MAGIC PATH", // Path to your Profit Trailer Magic main directory (use double backslashes for windows like C:\\PTMagic\\)
|
|||
|
"Logging": {
|
|||
|
"IncludeScopes": false,
|
|||
|
"LogLevel": {
|
|||
|
"Default": "Warning"
|
|||
|
}
|
|||
|
}
|
|||
|
}
|