mirror of
https://github.com/streetwriters/notesnook-sync-server.git
synced 2026-08-16 13:30:22 +02:00
global: newline changes
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"MongoDbSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017/identity",
|
||||
"DatabaseName": "identity"
|
||||
}
|
||||
}
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"Microsoft": "Warning",
|
||||
"Microsoft.Hosting.Lifetime": "Information"
|
||||
}
|
||||
},
|
||||
"MongoDbSettings": {
|
||||
"ConnectionString": "mongodb://localhost:27017/identity",
|
||||
"DatabaseName": "identity"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user