Improved structure and added basics for database module
This commit is contained in:
@@ -4,5 +4,11 @@
|
||||
"Filename": "log_$start_time.log",
|
||||
"ConsoleLogLevel": "TRACE",
|
||||
"FileLogLevel": "TRACE"
|
||||
},
|
||||
|
||||
"DatabaseSettings": {
|
||||
"ConnectionString": "mysql+mysqlconnector://sh_messenger_server:$credentials@localhost/sh_messenger_server",
|
||||
"Credentials": "ZkM1U1dyU0hXM3oyI3BfXg==",
|
||||
"Encoding": "utf8mb4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user