Skip to content

Commit 630f807

Browse files
committed
docs(readme): update the README.md file
1 parent 7d3ab70 commit 630f807

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,9 @@ daemonize = true
177177
# Maximum number of clips in history.
178178
max_history = 50
179179

180+
# Clears the history on startup when set to true
181+
clear_history_on_start = false
182+
180183
# File path for clip history.
181184
# If this value is omitted, `clipcatd` will persist history in `$XDG_CACHE_HOME/clipcat/clipcatd-history`.
182185
history_file_path = "/home/<username>/.cache/clipcat/clipcatd-history"

0 commit comments

Comments
 (0)