mirror of
https://git.teknik.io/Teknikode/Teknik.git
synced 2023-08-02 14:16:22 +02:00
1d5d85b661
- Moved Db Connection settings to the main config form.
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"server.urls": "http://localhost:5060",
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Warning"
|
|
}
|
|
}
|
|
}
|