add a line for the table
This commit is contained in:
parent
eeb5eea919
commit
c94c562b52
1 changed files with 3 additions and 1 deletions
|
@ -22,8 +22,10 @@ notify:
|
||||||
priority: SYSLOG_PRIORITY
|
priority: SYSLOG_PRIORITY
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The table contains values to use in your `configuration.yaml` file.
|
||||||
|
|
||||||
| facility | option | priority |
|
| facility | option | priority |
|
||||||
| --------- |:-------:| ---------:|
|
| :-------- |:--------| :---------|
|
||||||
| kernel | pid | 5 |
|
| kernel | pid | 5 |
|
||||||
| user | cons | 4 |
|
| user | cons | 4 |
|
||||||
| mail | ndelay | 3 |
|
| mail | ndelay | 3 |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue