mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-04 21:29:12 +00:00
Make --no-gui the default behavior of Khoj and update corresponding documentation
This commit is contained in:
@@ -197,7 +197,7 @@ Use `which-key` if available, else display simple message in echo area"
|
||||
:type 'string
|
||||
:group 'khoj)
|
||||
|
||||
(defcustom khoj-server-args '("--no-gui")
|
||||
(defcustom khoj-server-args '()
|
||||
"Arguments to pass to Khoj server on startup."
|
||||
:type '(repeat string)
|
||||
:group 'khoj)
|
||||
|
||||
Reference in New Issue
Block a user