Преглед изворни кода

[middleware] Remove unused audit_queue_policy configuration

Jenny Kim пре 10 година
родитељ
комит
ef471f0
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0 5
      desktop/conf/pseudo-distributed.ini.tmpl

+ 0 - 5
desktop/conf/pseudo-distributed.ini.tmpl

@@ -133,11 +133,6 @@
   # Size in KB/MB/GB for audit log to rollover.
   ## audit_log_max_file_size=100MB
 
-  # How to handle audit failure
-  # Possible values are DROP, skip that event and allow the action we were trying to audit to continue
-  # and SHUTDOWN, which would cause Hue to stop entirely.
-  ## navigator_audit_queue_policy=DROP
-
   # A json file containing a list of log redaction rules for cleaning sensitive data
   # from log files. It is defined as:
   #