repo.or.cz
/
proxy-mode.git
/
commitdiff
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
raw
|
patch
|
inline
|
side by side
(parent:
4dd1987
)
Change default env http proxy service
author
stardiviner
<
[email protected]
>
Fri, 3 Mar 2023 02:52:48 +0000
(3 10:52 +0800)
committer
stardiviner
<
[email protected]
>
Fri, 3 Mar 2023 03:05:16 +0000
(3 11:05 +0800)
proxy-mode.el
patch
|
blob
|
blame
|
history
diff --git
a/proxy-mode.el
b/proxy-mode.el
index
ed26909
..
3c7f591
100644
(file)
--- a/
proxy-mode.el
+++ b/
proxy-mode.el
@@
-40,7
+40,7
@@
"Currently enabled proxy type.")
;; Privoxy
-(defcustom proxy-mode-env-http-proxy "http://localhost:
8118
"
+(defcustom proxy-mode-env-http-proxy "http://localhost:
7980
"
"Customize HTTP_PROXY environment variable value."
:type 'string
:safe #'stringp