aboutsummaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el
index be9fc06..3c17c7f 100644
--- a/init.el
+++ b/init.el
@@ -34,3 +34,5 @@
(unless package-archive-contents
(package-refresh-contents))
(package-install 'web-server))
+
+(setq ange-ftp-try-passive-mode t)