chore: Fix typos in config example

Signed-off-by: Julien Riou <julien@riou.xyz>
This commit is contained in:
Julien Riou 2023-01-18 18:25:49 +01:00
parent 572a87a736
commit c4cd3eb77d
No known key found for this signature in database
GPG key ID: A2EB1F2CA8E3F677

View file

@ -14,19 +14,19 @@
#syslog-ident: pgterminate
#syslog-facility: LOCAL0
#include-users:
# user1
# user2
# - user1
# - user2
#include-users-regex: "(user1|user2)"
#exclude-users:
# user1
# user2
# - user1
# - user2
#exclude-users-regex: "(user1|user2)"
#include-databases:
# db1
# db2
# - db1
# - db2
#include-databases-regex: "(db1|db2)"
#exclude-databases:
# db1
# db2
# - db1
# - db2
#exclude-databases-regex: "(db1|db2)"
#cancel
#cancel: true