Skip to content

Commit b085de6

Browse files
committed
Fixed docstring to fit existing format
1 parent db12e0e commit b085de6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

REFERENCE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6200,7 +6200,6 @@ Default value: `$apache::params::modsec_audit_log_type`
62006200
Data type: `Enum['Native', 'JSON']`
62016201

62026202
Defines what format the logs should be written in. Accepts `Native` and `JSON`.
6203-
Default value: Native
62046203

62056204
Default value: `$apache::params::modsec_audit_log_format`
62066205

manifests/mod/security.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
#
3636
# @param audit_log_format
3737
# Defines what format the logs should be written in. Accepts `Native` and `JSON`.
38-
# Default value: Native
3938
#
4039
# @param audit_log_storage_dir
4140
# Defines the directory where concurrent audit log entries are to be stored. This directive is only needed when concurrent audit logging is used.

0 commit comments

Comments
 (0)