summaryrefslogtreecommitdiffstats
path: root/acf.conf
diff options
context:
space:
mode:
Diffstat (limited to 'acf.conf')
-rw-r--r--acf.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/acf.conf b/acf.conf
index e8cb0ac..19c3dbd 100644
--- a/acf.conf
+++ b/acf.conf
@@ -2,7 +2,9 @@
# Directories where the application resides
# appdir and libdir may be comma-separated lists
-# do not place same name lib or prefix/controller files in multiple directories
+# paths are checked from left to right
+# for .lua and .lsp files - the first found file will be used
+# for .roles and .menu files - all files will be combined
appdir=/usr/share/acf/app/
libdir=/usr/share/acf/lib/
wwwdir=/usr/share/acf/www/