Merge pull request #27382 from taosdata/packaging/TD-30825-3.0
remove audit from taos.cfg in community package
This commit is contained in:
commit
dcf682939e
|
@ -98,11 +98,6 @@
|
||||||
# enable/disable system monitor
|
# enable/disable system monitor
|
||||||
# monitor 1
|
# monitor 1
|
||||||
|
|
||||||
# enable/disable audit log
|
|
||||||
# audit 1
|
|
||||||
|
|
||||||
# enable/disable audit create table
|
|
||||||
# auditCreateTable 1
|
|
||||||
|
|
||||||
# The following parameter is used to limit the maximum number of lines in log files.
|
# The following parameter is used to limit the maximum number of lines in log files.
|
||||||
# max number of lines per log filters
|
# max number of lines per log filters
|
||||||
|
|
Loading…
Reference in New Issue