This the main configuration file for the LifeLog application settings.
https://github.com/wbudic/LifeLog
This is an Open Source License project -> https://choosealicense.com/licenses/isc/
+Credential format:<<AUTO_LOGIN <{alias}/{password}> , must be enabled option.
<<AUTO_LOGIN<>
<<CONFIG<4>
00|$RELEASE_VER = 1.3`LifeLog Application Version.
01|$REC_LIMIT = 25`Records shown per page.
03|$TIME_ZONE = Australia/Sydney`Time zone of your country.
-05|$PRC_WIDTH = 75`Default presentation width for pages.
+05|$PRC_WIDTH = 80`Default presentation width for pages.
08|$LOG_PATH = ../../dbLifeLog/`Path to folder containing data.
10|$SESSN_EXPR = +30m`Login session expiration time setting, can be minutes or hours.
12|$DATE_UNI = 0`Setting of how dates are displayed, universal yyyy-mm-dd or local dd-mm-yyyy.