aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortenox7 <as@tenoware.com>2018-05-13 23:49:58 -0700
committertenox7 <as@tenoware.com>2018-05-13 23:49:58 -0700
commit82fc7934b4ee4440e53e386bc39a542c097bd7d2 (patch)
tree17d2b14c76f3b21f8773dfa989d439d806d02088
parent21dd4c699e91c2c2709af529f8c68953ffde63af (diff)
downloadwfm-82fc7934b4ee4440e53e386bc39a542c097bd7d2.tar.gz
re/du cfg option update
-rw-r--r--wfm.cfg6
1 files changed, 4 insertions, 2 deletions
diff --git a/wfm.cfg b/wfm.cfg
index e1aff33..8d8b5b2 100644
--- a/wfm.cfg
+++ b/wfm.cfg
@@ -4,8 +4,10 @@ tagline=Web File Manager
# home directory
directory=/home/user/webdata
-# recursively summarize directory sizes - only enable if you have
-# fast disk (SSD) or a small directory tree structure
+# recursively calculate directory sizes - only enable if you have
+# fast disk (eg. SSD), large cache or a small directory tree structure
+# note that file and folder names starting with dot (.) are not counted
+# this may be a problem for large .git repos which would not be scanned
#recursive-du=true
# favicon / application icon, must be one of the embedded/compiled icon files