From b172590ccc27e46df668ecccb5da663d2cbc5508 Mon Sep 17 00:00:00 2001 From: Steffen Zieger Date: Fri, 15 Aug 2014 11:59:18 +0200 Subject: fix bug in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffd8181..d929286 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ The following lists all the class parameters this module accepts. remote_forward_format STRING Which forward format for remote servers should be used. Only used if remote_servers is false. log_local true,false Log locally. Defaults to false. log_auth_local true,false Just log auth facility locally. Defaults to false. - custom_config STRING Specify your own template to use for client config. Defaults to undef. Example usage: custom_config => 'rsyslog/my_config.erb + custom_config STRING Specify your own template to use for client config. Defaults to undef. Example usage: custom_config => 'rsyslog/my_config.erb' custom_params TODO TODO server STRING Rsyslog server to log to. Will be used in the client configuration file. Only used, if remote_servers is false. port '514' Remote server port. Only used if remote_servers is false. -- cgit v1.2.3