Remove some LEVEL settings that are incorrect placed
This commit is contained in:
parent
a5eda416a2
commit
24d6ab8c64
1 changed files with 0 additions and 3 deletions
|
@ -616,7 +616,6 @@ LEVEL = Info
|
|||
;STDERR = false
|
||||
;;
|
||||
;; For "file" mode only
|
||||
;LEVEL =
|
||||
;; Set the file_name for the logger. If this is a relative path this
|
||||
;; will be relative to ROOT_PATH
|
||||
;FILE_NAME =
|
||||
|
@ -634,7 +633,6 @@ LEVEL = Info
|
|||
;COMPRESSION_LEVEL = -1
|
||||
;
|
||||
;; For "conn" mode only
|
||||
;LEVEL =
|
||||
;; Reconnect host for every single message, default is false
|
||||
;RECONNECT_ON_MSG = false
|
||||
;; Try to reconnect when connection is lost, default is false
|
||||
|
@ -645,7 +643,6 @@ LEVEL = Info
|
|||
;ADDR =
|
||||
;
|
||||
;; For "smtp" mode only
|
||||
;LEVEL =
|
||||
;; Name displayed in mail title, default is "Diagnostic message from server"
|
||||
;SUBJECT = Diagnostic message from server
|
||||
;; Mail server
|
||||
|
|
Loading…
Add table
Reference in a new issue