/system/http_proxy/use_http_proxy /schemas/system/http_proxy/use_http_proxy gnome-vfs bool false Use a proxy when accessing HTTP Enables proxy settings when accessing HTTP over the internet. /system/http_proxy/host /schemas/system/http_proxy/host gnome-vfs string HTTP Proxy Location The location of the proxy server to use for HTTP connections. /system/http_proxy/port /schemas/system/http_proxy/port gnome-vfs int 0 HTTP Proxy Port The port on the proxy server defined by /system/http_proxy/host. /system/http_proxy/use_authentication /schemas/system/http_proxy/use_authentication gnome-vfs bool false Authenticate HTTP Proxy Connections If true, then connections to the proxy server require authentication. The username/password defined by /system/http_proxy/authentication_user and /system/http_proxy/authentication_password. /system/http_proxy/authentication_user /schemas/system/http_proxy/authentication_user gnome-vfs string HTTP Proxy User Name The username to use when authenticating with the HTTP proxy server. /system/http_proxy/authentication_password /schemas/system/http_proxy/authentication_password gnome-vfs string http proxy password The password to use when authenticating with the HTTP proxy server. /system/proxy/ftp_host /schemas/system/proxy/ftp_host gnome-vfs string Proxy host name The location of the FTP proxy server. /system/proxy/ftp_port /schemas/system/proxy/ftp_port libgtcpsocket int 0 FTP Proxy Port The port on the proxy server defined by /system/proxy/ftp_host. /system/proxy/secure_host /schemas/system/proxy/secure_host gnome-vfs string SSL Proxy Host Name The location of the proxy server which handles encrypted connections. /system/proxy/secure_port /schemas/system/proxy/secure_port gnome-vfs int 0 SSL Proxy Port The port on the proxy server defined by /system/proxy/ssl_host. /system/proxy/socks_host /schemas/system/proxy/socks_host gnome-vfs string SOCKS Proxy Host Name The location of the proxy server which handles non-HTTP and non-SSL connections. /system/proxy/socks_port /schemas/system/proxy/socks_port gnome-vfs int 0 Proxy port The port on the proxy server defined by /system/proxy/socks_host. /system/proxy/socks_version /schemas/system/proxy/socks_version libgnetwork int 5 SOCKS Version The SOCKS proxy version used by /system/proxy/socks_host.