Fossil SCM
Fix settings.test: added new settings.
Commit
2c626bc977912ff6794e28f92fb96aa1708a849d7f656bb494762dd1050d4b2b
Parent
4023c799d6358ff…
1 file changed
+9
+9
| --- test/tester.tcl | ||
| +++ test/tester.tcl | ||
| @@ -278,10 +278,12 @@ | ||
| 278 | 278 | access-log \ |
| 279 | 279 | admin-log \ |
| 280 | 280 | allow-symlinks \ |
| 281 | 281 | auto-captcha \ |
| 282 | 282 | auto-hyperlink \ |
| 283 | + auto-hyperlink-delay \ | |
| 284 | + auto-hyperlink-mouseover \ | |
| 283 | 285 | auto-shun \ |
| 284 | 286 | autosync \ |
| 285 | 287 | autosync-tries \ |
| 286 | 288 | backoffice-disable \ |
| 287 | 289 | backoffice-logfile \ |
| @@ -292,23 +294,26 @@ | ||
| 292 | 294 | chat-initial-history \ |
| 293 | 295 | chat-inline-images \ |
| 294 | 296 | chat-keep-count \ |
| 295 | 297 | chat-keep-days \ |
| 296 | 298 | chat-poll-timeout \ |
| 299 | + chat-timeline-user \ | |
| 297 | 300 | clean-glob \ |
| 298 | 301 | clearsign \ |
| 299 | 302 | comment-format \ |
| 300 | 303 | crlf-glob \ |
| 301 | 304 | crnl-glob \ |
| 302 | 305 | default-csp \ |
| 303 | 306 | default-perms \ |
| 304 | 307 | diff-binary \ |
| 305 | 308 | diff-command \ |
| 309 | + dont-commit \ | |
| 306 | 310 | dont-push \ |
| 307 | 311 | dotfiles \ |
| 308 | 312 | editor \ |
| 309 | 313 | email-admin \ |
| 314 | + email-listid \ | |
| 310 | 315 | email-renew-interval \ |
| 311 | 316 | email-self \ |
| 312 | 317 | email-send-command \ |
| 313 | 318 | email-send-db \ |
| 314 | 319 | email-send-dir \ |
| @@ -319,18 +324,20 @@ | ||
| 319 | 324 | empty-dirs \ |
| 320 | 325 | encoding-glob \ |
| 321 | 326 | exec-rel-paths \ |
| 322 | 327 | fileedit-glob \ |
| 323 | 328 | forbid-delta-manifests \ |
| 329 | + forum-close-policy \ | |
| 324 | 330 | gdiff-command \ |
| 325 | 331 | gmerge-command \ |
| 326 | 332 | hash-digits \ |
| 327 | 333 | hooks \ |
| 328 | 334 | http-port \ |
| 329 | 335 | https-login \ |
| 330 | 336 | ignore-glob \ |
| 331 | 337 | keep-glob \ |
| 338 | + large-file-size \ | |
| 332 | 339 | localauth \ |
| 333 | 340 | lock-timeout \ |
| 334 | 341 | main-branch \ |
| 335 | 342 | mainmenu \ |
| 336 | 343 | manifest \ |
| @@ -337,18 +344,20 @@ | ||
| 337 | 344 | max-cache-entry \ |
| 338 | 345 | max-loadavg \ |
| 339 | 346 | max-upload \ |
| 340 | 347 | mimetypes \ |
| 341 | 348 | mtime-changes \ |
| 349 | + mv-rm-files \ | |
| 342 | 350 | pgp-command \ |
| 343 | 351 | preferred-diff-type \ |
| 344 | 352 | proxy \ |
| 345 | 353 | redirect-to-https \ |
| 346 | 354 | relative-paths \ |
| 347 | 355 | repo-cksum \ |
| 348 | 356 | repolist-skin \ |
| 349 | 357 | safe-html \ |
| 358 | + self-pw-reset \ | |
| 350 | 359 | self-register \ |
| 351 | 360 | sitemap-extra \ |
| 352 | 361 | ssh-command \ |
| 353 | 362 | ssl-ca-location \ |
| 354 | 363 | ssl-identity \ |
| 355 | 364 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -278,10 +278,12 @@ | |
| 278 | access-log \ |
| 279 | admin-log \ |
| 280 | allow-symlinks \ |
| 281 | auto-captcha \ |
| 282 | auto-hyperlink \ |
| 283 | auto-shun \ |
| 284 | autosync \ |
| 285 | autosync-tries \ |
| 286 | backoffice-disable \ |
| 287 | backoffice-logfile \ |
| @@ -292,23 +294,26 @@ | |
| 292 | chat-initial-history \ |
| 293 | chat-inline-images \ |
| 294 | chat-keep-count \ |
| 295 | chat-keep-days \ |
| 296 | chat-poll-timeout \ |
| 297 | clean-glob \ |
| 298 | clearsign \ |
| 299 | comment-format \ |
| 300 | crlf-glob \ |
| 301 | crnl-glob \ |
| 302 | default-csp \ |
| 303 | default-perms \ |
| 304 | diff-binary \ |
| 305 | diff-command \ |
| 306 | dont-push \ |
| 307 | dotfiles \ |
| 308 | editor \ |
| 309 | email-admin \ |
| 310 | email-renew-interval \ |
| 311 | email-self \ |
| 312 | email-send-command \ |
| 313 | email-send-db \ |
| 314 | email-send-dir \ |
| @@ -319,18 +324,20 @@ | |
| 319 | empty-dirs \ |
| 320 | encoding-glob \ |
| 321 | exec-rel-paths \ |
| 322 | fileedit-glob \ |
| 323 | forbid-delta-manifests \ |
| 324 | gdiff-command \ |
| 325 | gmerge-command \ |
| 326 | hash-digits \ |
| 327 | hooks \ |
| 328 | http-port \ |
| 329 | https-login \ |
| 330 | ignore-glob \ |
| 331 | keep-glob \ |
| 332 | localauth \ |
| 333 | lock-timeout \ |
| 334 | main-branch \ |
| 335 | mainmenu \ |
| 336 | manifest \ |
| @@ -337,18 +344,20 @@ | |
| 337 | max-cache-entry \ |
| 338 | max-loadavg \ |
| 339 | max-upload \ |
| 340 | mimetypes \ |
| 341 | mtime-changes \ |
| 342 | pgp-command \ |
| 343 | preferred-diff-type \ |
| 344 | proxy \ |
| 345 | redirect-to-https \ |
| 346 | relative-paths \ |
| 347 | repo-cksum \ |
| 348 | repolist-skin \ |
| 349 | safe-html \ |
| 350 | self-register \ |
| 351 | sitemap-extra \ |
| 352 | ssh-command \ |
| 353 | ssl-ca-location \ |
| 354 | ssl-identity \ |
| 355 |
| --- test/tester.tcl | |
| +++ test/tester.tcl | |
| @@ -278,10 +278,12 @@ | |
| 278 | access-log \ |
| 279 | admin-log \ |
| 280 | allow-symlinks \ |
| 281 | auto-captcha \ |
| 282 | auto-hyperlink \ |
| 283 | auto-hyperlink-delay \ |
| 284 | auto-hyperlink-mouseover \ |
| 285 | auto-shun \ |
| 286 | autosync \ |
| 287 | autosync-tries \ |
| 288 | backoffice-disable \ |
| 289 | backoffice-logfile \ |
| @@ -292,23 +294,26 @@ | |
| 294 | chat-initial-history \ |
| 295 | chat-inline-images \ |
| 296 | chat-keep-count \ |
| 297 | chat-keep-days \ |
| 298 | chat-poll-timeout \ |
| 299 | chat-timeline-user \ |
| 300 | clean-glob \ |
| 301 | clearsign \ |
| 302 | comment-format \ |
| 303 | crlf-glob \ |
| 304 | crnl-glob \ |
| 305 | default-csp \ |
| 306 | default-perms \ |
| 307 | diff-binary \ |
| 308 | diff-command \ |
| 309 | dont-commit \ |
| 310 | dont-push \ |
| 311 | dotfiles \ |
| 312 | editor \ |
| 313 | email-admin \ |
| 314 | email-listid \ |
| 315 | email-renew-interval \ |
| 316 | email-self \ |
| 317 | email-send-command \ |
| 318 | email-send-db \ |
| 319 | email-send-dir \ |
| @@ -319,18 +324,20 @@ | |
| 324 | empty-dirs \ |
| 325 | encoding-glob \ |
| 326 | exec-rel-paths \ |
| 327 | fileedit-glob \ |
| 328 | forbid-delta-manifests \ |
| 329 | forum-close-policy \ |
| 330 | gdiff-command \ |
| 331 | gmerge-command \ |
| 332 | hash-digits \ |
| 333 | hooks \ |
| 334 | http-port \ |
| 335 | https-login \ |
| 336 | ignore-glob \ |
| 337 | keep-glob \ |
| 338 | large-file-size \ |
| 339 | localauth \ |
| 340 | lock-timeout \ |
| 341 | main-branch \ |
| 342 | mainmenu \ |
| 343 | manifest \ |
| @@ -337,18 +344,20 @@ | |
| 344 | max-cache-entry \ |
| 345 | max-loadavg \ |
| 346 | max-upload \ |
| 347 | mimetypes \ |
| 348 | mtime-changes \ |
| 349 | mv-rm-files \ |
| 350 | pgp-command \ |
| 351 | preferred-diff-type \ |
| 352 | proxy \ |
| 353 | redirect-to-https \ |
| 354 | relative-paths \ |
| 355 | repo-cksum \ |
| 356 | repolist-skin \ |
| 357 | safe-html \ |
| 358 | self-pw-reset \ |
| 359 | self-register \ |
| 360 | sitemap-extra \ |
| 361 | ssh-command \ |
| 362 | ssl-ca-location \ |
| 363 | ssl-identity \ |
| 364 |