summaryrefslogtreecommitdiff
path: root/doc/afclient_example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/afclient_example.conf')
-rw-r--r--doc/afclient_example.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/afclient_example.conf b/doc/afclient_example.conf
index d336ce3..aef4078 100644
--- a/doc/afclient_example.conf
+++ b/doc/afclient_example.conf
@@ -46,9 +46,3 @@
#load usermodule #load a module for user's packets filtering
#Load servicemodule #load a module for service's packets filtering
-
-#use-https #use https proxy instead of http proxy
-#proxyname httpproxy #the name of the machine with proxy server
-#proxyport 8080 #the port used by proxy server (default: 8080)
-#pa-cred user:password #the user (U) and password (P) used in proxy authorization
-#pa-t-basic #the Basic type of proxy authorization (default)