mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2025-12-27 03:49:54 +00:00
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
{
|
|
"enableLogging": true,
|
|
"maxLogDays": 0,
|
|
"sqliteDbPath": "querylogs.db",
|
|
"connectionString": "Data Source='{sqliteDbPath}'; Cache=Shared;"
|
|
}
|