diff --git a/CHANGELOG.md b/CHANGELOG.md index 195d7bc..eb03f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,16 @@ Changelog of Git Changelog.
+
+
which mode to use in the defaults block
+should be used when the instance's logging parameters are the same as +the global ones.
+whether to use httplogging option. Enable logging of HTTP request, session +state and timers
+Whether to enable or disable dontlognull option. true enables, false +disables.
See Also:
+ +
- # File 'manifests/params.pp', line 49
+
|
# File 'manifests/server/proxy.pp', line 23 @@ -126,6 +128,8 @@ href="http://www.gnu.org/licenses">www.gnu.org/licenses/. ) { + + } |