summaryrefslogtreecommitdiffstats
path: root/acf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'acf.conf')
-rw-r--r--acf.conf5
1 files changed, 1 insertions, 4 deletions
diff --git a/acf.conf b/acf.conf
index 719e4f0..be952b7 100644
--- a/acf.conf
+++ b/acf.conf
@@ -3,6 +3,7 @@
# Directories where the application resides
appdir=/usr/share/acf/app/
libdir=/usr/share/acf/lib/
+wwwdir=/usr/share/acf/www/
# sessiondir is where the session state files are stored
sessiondir=/tmp/
@@ -11,10 +12,6 @@ sessiondir=/tmp/
skindir=/skins/
skin=alps
-# The login system credentials file
-passfile=/etc/acf/passwd
-
-
# Auditing can be done before and/or after a commit (controller permitting)
# ${TEMPFILE} and ${CONFFILE} are used precommit
# only ${CONFFILE} has any meaning postcommit