]> lifelog.hopto.org Git - LifeLog.git/commitdiff
AUTO_WRD_LMT default was unecessary high.
authorWill Budicm <redacted>
Mon, 28 Dec 2020 05:20:45 +0000 (16:20 +1100)
committerWill Budicm <redacted>
Mon, 28 Dec 2020 05:20:45 +0000 (16:20 +1100)
dbLifeLog/main.cnf

index eabe2200930fb099c64a0133688e93fcf3de55f2..e51d08772e7dcf6adf9774eae6c8e4c703b8c60b 100644 (file)
@@ -57,7 +57,7 @@ America/Texas=America/Chicago
 12|$DATE_UNI    = 0`Setting of how dates are displayed, universal yyyy-mm-dd or local dd-mm-yyyy.
 14|$LANGUAGE   = English`Default language locale.
 18|$IMG_W_H     = 210x120`Default embedded image width.
-20|$AUTO_WRD_LMT= 200`Autocomplete word gathering limit.
+20|$AUTO_WRD_LMT= 1024`Autocomplete word gathering limit.
 22|$AUTO_LOGIN  = 0`Autologin option, that expires only if login out. Enter Credentials in main.cnf.
 24|$FRAME_SIZE  = 0`Youtube frame size settings, 0 - Large, 1 - Medium, 2- Small.
 26|$RTF_SIZE    = 2`RTF Document height, 0 - Large, 1 - Medium, 2- Small.