Skip to content
This repository was archived by the owner on Mar 24, 2024. It is now read-only.

Commit 9d23e7e

Browse files
committed
fix example config typo
1 parent 0418657 commit 9d23e7e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example_config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ patience = "2min"
1919
# Amount of time to leave notifications visible
2020
# This uses the same format as patience
2121
# Other examples: "1y", "90d", "1M" (one month)
22-
#patience_lifetime = "1month"
22+
#notification_lifetime = "1month"
2323

2424
[logging]
2525
# Discord webhook to send errors and panics to

0 commit comments

Comments
 (0)