File frox-0.7.9.configuration.dif of Package frox

--- frox-0.7.9.orig/src/frox.conf
+++ frox-0.7.9/src/frox.conf
@@ -18,7 +18,7 @@
 # commented out to listen on all local IPs.
 #
 # Listen firewall.localnet
-Listen 192.168.2.1
+# Listen 192.168.2.1
 
 # Port to listen on. Must be supplied.
 #
@@ -44,7 +44,7 @@
 # comment this out and copy resolver libraries into the chroot jail instead.
 # See FAQ section 3.2 for details.
 #
-ResolvLoadHack wontresolve.doesntexist.abc
+# ResolvLoadHack wontresolve.doesntexist.abc
 
 # Another ftp proxy to forward on to. Frox will contact this ftp
 # proxy, and send it a login name of the form "user@host:port" where
@@ -71,8 +71,8 @@
 # you really want to run as root (not a good idea) you must say so
 # specifically, and have compiled with --enable-run-as-root.
 #
-# User nobody
-# Group nogroup
+User nobody
+Group nogroup
 
 # This is frox's working directory - it must be specified. Temporary
 # files and sockets will be created here. If you are using local
@@ -81,8 +81,8 @@
 # also chroot to this dir on startup. To avoid this you must specifically 
 # set DontChroot to Yes.
 #
-# WorkingDir /usr/local/lib/frox
-# DontChroot Yes
+WorkingDir /var/lib/frox
+DontChroot No
 
 # Logging level. 0=No logging. 5=Critical errors only. 10= All errors.
 # 15=Errors, other important stuf. 20= Errors, connections, cache
@@ -95,8 +95,9 @@
 # below.
 #
 # LogLevel 15
-# LogFile /usr/local/lib/frox/frox-log
+# LogFile /var/log/frox-log
 # XferLogging no
+LogLevel 5
 
 # File to store PID in. Default is not to. If this file is not within
 # the Chroot directory then it cannot be deleted on exit, but will
@@ -114,7 +115,7 @@
 # connection coming in. This makes firewalling a lot easier. Defaults
 # to no.
 #
-# APConv yes
+APConv yes
 
 # Passive --> Active conversion. If set then all outgoing connections
 # from the proxy will be active FTP, regardless of the type of the
@@ -217,7 +218,7 @@
 #Maximum number of processes to fork.
 #
 # MaxForks 0 # For debugging -- only one connection may be served.
-MaxForks 10
+MaxForks 20
 
 # Maximum number of connections from a single host (IP address).
 MaxForksPerHost 4
openSUSE Build Service is sponsored by