General tidyup after initial feedback

This commit is contained in:
Liam Young
2014-06-17 15:31:03 +01:00
parent fdfaf687a5
commit 5df2c802d4
6 changed files with 19 additions and 14 deletions

View File

@@ -13,3 +13,11 @@ options:
description: |
By default, all services will log into their corresponding log files.
Setting this to True will force all services to log to the syslog.
debug:
default: False
type: boolean
description: Enable debug logging
verbose:
default: False
type: boolean
description: Enable verbose logging