This commit is contained in:
jay
2025-11-04 23:07:08 +08:00
parent 28d7111aee
commit 4f595cae5b
9 changed files with 85 additions and 38 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ multiline_continuation_char = ''
null_string = '<null>'
# manage pager on startup
enable_pager = True
enable_pager = False
# Use keyring to automatically save and load password in a secure manner
keyring = True