revert debug config changes
Этот коммит содержится в:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"LogSettings": {
|
"LogSettings": {
|
||||||
"ConsoleEnable": true,
|
"ConsoleEnable": false,
|
||||||
"ConsoleLevel": "DEBUG",
|
"ConsoleLevel": "DEBUG",
|
||||||
"FileEnable": true,
|
"FileEnable": true,
|
||||||
"FileLevel": "INFO",
|
"FileLevel": "INFO",
|
||||||
@@ -56,7 +56,7 @@
|
|||||||
"EmailSettings": {
|
"EmailSettings": {
|
||||||
"SMTPUsername": "",
|
"SMTPUsername": "",
|
||||||
"SMTPPassword": "",
|
"SMTPPassword": "",
|
||||||
"SMTPServer": "",
|
"SMTPServer": "localhost:25",
|
||||||
"UseTLS": false,
|
"UseTLS": false,
|
||||||
"FeedbackEmail": "feedback@xxxxxxmustbefilledin.com",
|
"FeedbackEmail": "feedback@xxxxxxmustbefilledin.com",
|
||||||
"FeedbackName": "",
|
"FeedbackName": "",
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user