core: set server-auth-dir
This commit is contained in:
parent
86643efaf2
commit
5eba4c8d01
1 changed files with 2 additions and 1 deletions
|
@ -96,8 +96,9 @@ or unstable files.")
|
|||
create-lockfiles nil
|
||||
history-length 1000
|
||||
make-backup-files nil
|
||||
vc-make-backup-files nil
|
||||
server-auth-dir (concat doom-cache-dir "server/")
|
||||
tramp-auto-save-directory (concat doom-cache-dir "tramp/")
|
||||
vc-make-backup-files nil
|
||||
tramp-backup-directory-alist backup-directory-alist
|
||||
;; in case of `persistent-soft'
|
||||
pcache-directory (concat doom-cache-dir "pcache/"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue