Fossil SCM
readd documentation for FOSSIL_REPOLIST_QUICKFILTER
Commit
1a84e663e9518852931cb3dcb87ca75c7a51ddc7af85c40cb9c0405b9cd1478e
Parent
e14c75676c3eb42…
1 file changed
+5
+5
| --- www/env-opts.md | ||
| +++ www/env-opts.md | ||
| @@ -159,10 +159,15 @@ | ||
| 159 | 159 | `FOSSIL_REPOLIST_SHOW`: If this variable exists and has a text value |
| 160 | 160 | that contains the substring "description", then the "Project Description" |
| 161 | 161 | column appears on the repolist page. If it contains the substring |
| 162 | 162 | "login-group", then the Login-Group column appears on the repolist page. |
| 163 | 163 | Can be set from the [CGI control file][cgictlfile]. |
| 164 | + | |
| 165 | +`FOSSIL_REPOLIST_QUICKFILTER`: Enable or disable the quickfilter on | |
| 166 | +repository listings, which allows for simple filtering of the listed | |
| 167 | +repositories. | |
| 168 | +Can be set from the [CGI control file][cgictlfile]. | |
| 164 | 169 | |
| 165 | 170 | `FOSSIL_USE_SEE_TEXTKEY`: If set, treat the encryption key string for |
| 166 | 171 | SEE as text to be hashed into the actual encryption key. This has no |
| 167 | 172 | effect if Fossil was not compiled with SEE support enabled. |
| 168 | 173 | |
| 169 | 174 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -159,10 +159,15 @@ | |
| 159 | `FOSSIL_REPOLIST_SHOW`: If this variable exists and has a text value |
| 160 | that contains the substring "description", then the "Project Description" |
| 161 | column appears on the repolist page. If it contains the substring |
| 162 | "login-group", then the Login-Group column appears on the repolist page. |
| 163 | Can be set from the [CGI control file][cgictlfile]. |
| 164 | |
| 165 | `FOSSIL_USE_SEE_TEXTKEY`: If set, treat the encryption key string for |
| 166 | SEE as text to be hashed into the actual encryption key. This has no |
| 167 | effect if Fossil was not compiled with SEE support enabled. |
| 168 | |
| 169 |
| --- www/env-opts.md | |
| +++ www/env-opts.md | |
| @@ -159,10 +159,15 @@ | |
| 159 | `FOSSIL_REPOLIST_SHOW`: If this variable exists and has a text value |
| 160 | that contains the substring "description", then the "Project Description" |
| 161 | column appears on the repolist page. If it contains the substring |
| 162 | "login-group", then the Login-Group column appears on the repolist page. |
| 163 | Can be set from the [CGI control file][cgictlfile]. |
| 164 | |
| 165 | `FOSSIL_REPOLIST_QUICKFILTER`: Enable or disable the quickfilter on |
| 166 | repository listings, which allows for simple filtering of the listed |
| 167 | repositories. |
| 168 | Can be set from the [CGI control file][cgictlfile]. |
| 169 | |
| 170 | `FOSSIL_USE_SEE_TEXTKEY`: If set, treat the encryption key string for |
| 171 | SEE as text to be hashed into the actual encryption key. This has no |
| 172 | effect if Fossil was not compiled with SEE support enabled. |
| 173 | |
| 174 |