diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/example_new.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/example_new.conf b/data/example_new.conf index 0243d60fe..d679b72c3 100644 --- a/data/example_new.conf +++ b/data/example_new.conf @@ -931,4 +931,9 @@ defcon * optional. */ #timeout = 15m + + /* + * If set, Services will send a global message on DefCon level changes. This directive is optional. + */ + #globalondefcon = yes } |
