Fossil

Check-in [57f178ee]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Remove --no-dir-symlinks option from the docs.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 57f178eecc90678b788b37dc362b283155f58d491211f90079aee5b70e29f182
User & Date: mistachkin 2018-01-28 21:52:30.800
Context
2018-02-05
20:18
Add (undocumented) from= and to= query parameters on the /reports webpage. If both parameters are a date/time string, then report only covers the span of dates specified. ... (check-in: f390552d user: drh tags: trunk)
2018-01-28
21:52
Remove --no-dir-symlinks option from the docs. ... (check-in: 57f178ee user: mistachkin tags: trunk)
2018-01-25
00:37
Another change log update. ... (check-in: c125af3e user: drh tags: trunk)
Changes
Side-by-Side Diff Ignore Whitespace Patch
Changes to www/env-opts.md.
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
71
72
73
74
75
76
77



78
79
80
81
82
83
84







-
-
-








`--localtime`: Override the `timeline-utc` option to explicitly use
local time.

`--nocgi`: Prevent fossil from acting as a CGI by default even if the
`GATEWAY_INTERFACE` environment variable is set.

`--no-dir-symlinks`: Disables support for directory symlinks, thus
preventing them from being traversed into.

`--no-th-hook`: (Sets `g.fNoThHook`.) Override the `th1-hooks` setting
and prevent any TH1 hooks from being executed.

`--quiet`: (Sets `g.fQuiet`.) Cause fossil to suppress various messages and progress
indicators that would otherwise be printed.

`--sqltrace`: (Sets `g.SqlTrace`.) Implies `--sqlstats`. Trace certain