15 lines
No EOL
286 B
JSON
15 lines
No EOL
286 B
JSON
{
|
|
"Logging": {
|
|
"File": {
|
|
"Path": "/data/db/rdtclient.log",
|
|
"Append": "True",
|
|
"FileSizeLimitBytes": 5242880,
|
|
"MaxRollingFiles": 5
|
|
}
|
|
},
|
|
"Database": {
|
|
"Path": "/data/db/rdtclient.db"
|
|
},
|
|
"AllowedHosts": "*",
|
|
"HostUrl": "http://0.0.0.0:6500"
|
|
} |