Fossil SCM

Add help text for the 'access-log' setting.

mistachkin 2012-12-18 03:59 trunk
Commit 67985cd668bcbaa1772b70f6cf8539a03486e316
1 file changed +3
+3
--- src/db.c
+++ src/db.c
@@ -2115,10 +2115,13 @@
21152115
** file named .fossil-settings/PROPERTY in the checked out files, if that
21162116
** file exists.
21172117
**
21182118
** The "unset" command clears a property setting.
21192119
**
2120
+**
2121
+** access-log If enabled, record successful and failed login attempts
2122
+** in the "accesslog" table. Default: off
21202123
**
21212124
** allow-symlinks If enabled, don't follow symlinks, and instead treat
21222125
** (versionable) them as symlinks on Unix. Has no effect on Windows
21232126
** (existing links in repository created on Unix become
21242127
** plain-text files with link destination path inside).
21252128
--- src/db.c
+++ src/db.c
@@ -2115,10 +2115,13 @@
2115 ** file named .fossil-settings/PROPERTY in the checked out files, if that
2116 ** file exists.
2117 **
2118 ** The "unset" command clears a property setting.
2119 **
 
 
 
2120 **
2121 ** allow-symlinks If enabled, don't follow symlinks, and instead treat
2122 ** (versionable) them as symlinks on Unix. Has no effect on Windows
2123 ** (existing links in repository created on Unix become
2124 ** plain-text files with link destination path inside).
2125
--- src/db.c
+++ src/db.c
@@ -2115,10 +2115,13 @@
2115 ** file named .fossil-settings/PROPERTY in the checked out files, if that
2116 ** file exists.
2117 **
2118 ** The "unset" command clears a property setting.
2119 **
2120 **
2121 ** access-log If enabled, record successful and failed login attempts
2122 ** in the "accesslog" table. Default: off
2123 **
2124 ** allow-symlinks If enabled, don't follow symlinks, and instead treat
2125 ** (versionable) them as symlinks on Unix. Has no effect on Windows
2126 ** (existing links in repository created on Unix become
2127 ** plain-text files with link destination path inside).
2128

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button