Undo local changes ... again

This commit is contained in:
omgbeez 2026-04-25 11:48:36 -04:00 committed by Clifford Roche
parent 63fd8caee9
commit 1efc682cca

View file

@ -1,13 +1,13 @@
{ {
"Logging": { "Logging": {
"File": { "File": {
"Path": "./rdtclient.log", "Path": "/data/db/rdtclient.log",
"FileSizeLimitBytes": 5242880, "FileSizeLimitBytes": 5242880,
"MaxRollingFiles": 5 "MaxRollingFiles": 5
} }
}, },
"Database": { "Database": {
"Path": "./rdtclient.db" "Path": "/data/db/rdtclient.db"
}, },
"Port": "6500", "Port": "6500",
"BasePath": null "BasePath": null