about summary refs log tree commit diff stats
path: root/res/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'res/config.toml')
-rw-r--r--res/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/config.toml b/res/config.toml
index 5119a7eb..e932da17 100644
--- a/res/config.toml
+++ b/res/config.toml
@@ -53,6 +53,7 @@ urimethodmap = [
 bookmark = "bookmark.md"
 history-file = "history.uri"
 history-size = 100
+cookie-file = "cookies.txt"
 tmpdir = "${TMPDIR:-/tmp}/cha-tmp-$LOGNAME"
 sockdir = "${TMPDIR:-/tmp}/cha-sock-$LOGNAME"
 editor = "${EDITOR:-vi}"