Update en.json
Этот коммит содержится в:
@@ -279,7 +279,7 @@
|
||||
"admin.log.fileTitle": "Log To File: ",
|
||||
"admin.log.fileDescription": "Typically set to true in production. When true, log files are written to the log file specified in file location field below.",
|
||||
"admin.log.fileLevelTitle": "File Log Level:",
|
||||
"admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues.",
|
||||
"admin.log.fileLevelDescription": "This setting determines the level of detail at which log events are written to the log file. ERROR: Outputs only error messages. INFO: Outputs error messages and information around startup and initialization. DEBUG: Prints high detail for developers working on debugging issues. Also includes push notification and email send events for troubleshooting notifications.",
|
||||
"admin.log.locationTitle": "File Location:",
|
||||
"admin.log.locationDescription": "File to which log files are written. If blank, will be set to ./logs/mattermost, which writes logs to mattermost.log. Log rotation is enabled and every 10,000 lines of log information is written to new files stored in the same directory, for example mattermost.2015-09-23.001, mattermost.2015-09-23.002, and so forth.",
|
||||
"admin.log.formatTitle": "File Format:",
|
||||
|
||||
Ссылка в новой задаче
Block a user