From 7dc5d006a0ef65b73f73f258179da67ed452da0b Mon Sep 17 00:00:00 2001 From: Metabox Date: Sat, 29 Jun 2019 13:03:25 +1000 Subject: [PATCH] added credential, help. --- dbLifeLog/main.cnf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dbLifeLog/main.cnf b/dbLifeLog/main.cnf index a3d6064..b509a27 100644 --- a/dbLifeLog/main.cnf +++ b/dbLifeLog/main.cnf @@ -2,12 +2,13 @@ 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:< , must be enabled option. < < 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. -- 2.34.1