summaryrefslogtreecommitdiff
path: root/doc/afserver_example.conf
diff options
context:
space:
mode:
Diffstat (limited to 'doc/afserver_example.conf')
-rw-r--r--doc/afserver_example.conf12
1 files changed, 5 insertions, 7 deletions
diff --git a/doc/afserver_example.conf b/doc/afserver_example.conf
index 2046b03..f7c0be8 100644
--- a/doc/afserver_example.conf
+++ b/doc/afserver_example.conf
@@ -12,17 +12,13 @@ key server.rsa
# type name of file
-lightlog logfile
-#heavylog logfile
+log file,logfile,LOG_T_ALL,LOG_I_CRIT,LOG_I_ERR,LOG_I_WARNING
# we we could also want to use sockets instead of files
-# type port (on localhost)
+#log sock,localhost,LOG_T_ALL,LOG_I_ALL
-#lightsocklog 12345
-#heavysocklog 12345
-
-#dateformat %d.%m.%Y %H:%M:%S
+#dateformat %Y-%m-%d %H:%M:%S
# And it's time to create forwarding targets (named realms here)
@@ -46,9 +42,11 @@ manage 50126 #portnumber on which server is listening for afclient
#nossl #don't use ssl for data transfer
#nozlib #don't use zlib
#baseport #listenports are temporary and differ for each client
+#audit #additional information about connections are logged
#dnslookups #try to obtain dns names of the computers
#ipv4 #use ipv4 only
#ipv6 #use ipv6 only
+#enableproxy #enable http proxy mode
# and now the second realm