Variable: tramp-crypt-encfs-config
tramp-crypt-encfs-config is a variable defined in tramp-crypt.el.gz.
Value
".encfs6.xml"
Documentation
Encfs configuration file name.
Source Code
;; Defined in /usr/src/emacs/lisp/net/tramp-crypt.el.gz
;;;###tramp-autoload
(defconst tramp-crypt-encfs-config ".encfs6.xml"
"Encfs configuration file name.")