From: wbudic Date: Sun, 12 Dec 2021 13:00:29 +0000 (+1100) Subject: Reset to default. X-Git-Url: https://lifelog.hopto.org/gitweb/?a=commitdiff_plain;h=80e54f111832dbacbc8077cf05e553496fec75f2;p=LifeLog.git Reset to default. --- diff --git a/dbLifeLog/main.cnf b/dbLifeLog/main.cnf index 7788bdb..5836834 100644 --- a/dbLifeLog/main.cnf +++ b/dbLifeLog/main.cnf @@ -10,23 +10,30 @@ This is an Open Source License project -> https://choosealicense.com/licenses/is <>> <>> <>> +<>> -# Default database driver prefix, is SQLite. -Note Remove -> '!' prefix to tag name, to enable, set, -and override any previously set from now on, top to end of file approach. +######################################################################### + Note Remove -> '!' prefix to a tag name, to enable, set, + and override any previously set from now on, + it is from top to end file approach, in this type of configuration. # + +# Default database driver is SQLite, anyhow. # SQLite DB driver. -<>> -# ProgresSQL DB driver. +<>> + +# ProgresSQL DB driver. Remove '!' to enable. <>> -# LOG actual variable size limit, - 1024 default, 128 minimum value. + +# LOG actual variable size limit, - 8192 default, 128 minimum value. <>> # Set the following to an database name, with external managed multiple users, that are to connect to a single database. # Users have to be externally set, and alias is then used for their userid to be able to login. (Add user roles to AUTH table). # By default this setting is disabled with 0, making alias name, its own log database, per user. -<>> +# +<>> # Timezoning, if set to 1, country locale setting for timezone in config page is ignored. <>> @@ -169,4 +176,4 @@ are older than 24 hours. Remember, the default filtering is on 24 hour and older ** i.e VIEW_OVERRIDE_WHERE, don't select log entries that contain attached RTF documents. ** i.e VIEW_OVERRIDE_WHERE, category is not (!=), resolved category id by name. And also exclude all logs older than an year. -All is FROM to OLDER_THAN, affected. So from today (now) to FROM 'will' be paged, visible. \ No newline at end of file +All is FROM to OLDER_THAN, affected. So from today (now) to FROM 'will' be paged, visible.