aboutsummaryrefslogtreecommitdiff
path: root/luwak.el
diff options
context:
space:
mode:
Diffstat (limited to 'luwak.el')
-rw-r--r--luwak.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/luwak.el b/luwak.el
index 745309d..b0f7440 100644
--- a/luwak.el
+++ b/luwak.el
@@ -43,7 +43,7 @@
(defcustom luwak-url-rewrite-function 'identity
"Function to rewrite url before loading."
:group 'luwak :type '(function))
-(defcustom luwak-tor-switch nil
+(defcustom luwak-tor-switch t
"Switch behaviour of prefix arg concerning the use of tor.
When nil, use tor by default, and not use it with a prefix arg.