Fossil SCM
Another follow-up to commits [85cfdd192a] and [6eeb7ec10e]: In the document to explain how Fossil reads environment variables to customize its behavior, do not mention how Fossil writes environment variables to customize the behavior of CGI programs, as that seems off-topic and confusing.
Commit
c7abbe1ee686bb70159c0651faa3ae5f60aa24db5cded1a0d04099bede68b06c
Parent
1a370bc3d05e960…
1 file changed
-6
-6
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -311,16 +311,10 @@ | ||
| 311 | 311 | See the comment above the implementation of [`json_getenv`][json.c] |
| 312 | 312 | for some further discussion. |
| 313 | 313 | |
| 314 | 314 | [json.c]: /artifact/6df1d80dece8968b?ln=277,290 |
| 315 | 315 | |
| 316 | -### CGI Server Extensions | |
| 317 | - | |
| 318 | -The [CGI Server Extensions](/doc/trunk/www/serverext.wiki) feature passes | |
| 319 | -parameters to the CGI program using environment variables, as listed in | |
| 320 | -the [CGI Inputs](/doc/trunk/www/serverext.wiki#cgi-inputs) section. | |
| 321 | - | |
| 322 | 316 | ### Comment Editor |
| 323 | 317 | |
| 324 | 318 | The editor used to edit a check-in or stash comment is named by the |
| 325 | 319 | local or global setting `editor`. If neither is set, then the environment |
| 326 | 320 | variables `VISUAL`, and `EDITOR` are checked in that order. |
| 327 | 321 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -311,16 +311,10 @@ | |
| 311 | See the comment above the implementation of [`json_getenv`][json.c] |
| 312 | for some further discussion. |
| 313 | |
| 314 | [json.c]: /artifact/6df1d80dece8968b?ln=277,290 |
| 315 | |
| 316 | ### CGI Server Extensions |
| 317 | |
| 318 | The [CGI Server Extensions](/doc/trunk/www/serverext.wiki) feature passes |
| 319 | parameters to the CGI program using environment variables, as listed in |
| 320 | the [CGI Inputs](/doc/trunk/www/serverext.wiki#cgi-inputs) section. |
| 321 | |
| 322 | ### Comment Editor |
| 323 | |
| 324 | The editor used to edit a check-in or stash comment is named by the |
| 325 | local or global setting `editor`. If neither is set, then the environment |
| 326 | variables `VISUAL`, and `EDITOR` are checked in that order. |
| 327 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -311,16 +311,10 @@ | |
| 311 | See the comment above the implementation of [`json_getenv`][json.c] |
| 312 | for some further discussion. |
| 313 | |
| 314 | [json.c]: /artifact/6df1d80dece8968b?ln=277,290 |
| 315 | |
| 316 | ### Comment Editor |
| 317 | |
| 318 | The editor used to edit a check-in or stash comment is named by the |
| 319 | local or global setting `editor`. If neither is set, then the environment |
| 320 | variables `VISUAL`, and `EDITOR` are checked in that order. |
| 321 |