Update file system.proxy
This commit is contained in:
parent
600d24a9f6
commit
4f7b58619f
1 changed files with 15 additions and 0 deletions
15
home/private_dot_config/dconf/settings/system.proxy
Normal file
15
home/private_dot_config/dconf/settings/system.proxy
Normal file
|
@ -0,0 +1,15 @@
|
|||
[ftp]
|
||||
host='localhost'
|
||||
port=8118
|
||||
|
||||
[http]
|
||||
host='localhost'
|
||||
port=8118
|
||||
|
||||
[https]
|
||||
host='localhost'
|
||||
port=8118
|
||||
|
||||
[socks]
|
||||
host='localhost'
|
||||
port=8118
|
Loading…
Reference in a new issue