Fossil SCM
Updated table under www/sync.wiki in section 3.9. Several new keywords have been added over the past six years, this commit may accidentally include settings that aren't actually accepted by the server any more. Fix if you see them.
Commit
d25826d447c7fd52ed481307f7ef0c7faa4cc3333f3e4c103b3a6142bd3de58a
Parent
f8f0d5977cb021a…
1 file changed
+30
-10
+30
-10
| --- www/sync.wiki | ||
| +++ www/sync.wiki | ||
| @@ -570,77 +570,97 @@ | ||
| 570 | 570 | |
| 571 | 571 | <pre> |
| 572 | 572 | <b>reqconfig</b> <i>configuration-name</i> |
| 573 | 573 | </pre> |
| 574 | 574 | |
| 575 | -As of 2018-06-04, the configuration-name must be one of the | |
| 575 | +As of 2024-10-22, the configuration-name must be one of the | |
| 576 | 576 | following values: |
| 577 | 577 | |
| 578 | 578 | <table border=0 align="center"> |
| 579 | 579 | <tr><td valign="top"> |
| 580 | 580 | <ul> |
| 581 | 581 | <li> css |
| 582 | 582 | <li> header |
| 583 | +<li> mainmenu | |
| 583 | 584 | <li> footer |
| 584 | 585 | <li> details |
| 586 | +<li> js | |
| 587 | +<li> default-skin | |
| 585 | 588 | <li> logo-mimetype |
| 586 | 589 | <li> logo-image |
| 587 | 590 | <li> background-mimetype |
| 588 | 591 | <li> background-image |
| 589 | -<li> index-page | |
| 592 | +<li> icon-mimetype | |
| 593 | +<li> icon-image | |
| 590 | 594 | <li> timeline-block-markup |
| 595 | +<li> timeline-date-format | |
| 596 | +<li> timeline-default-style | |
| 597 | +<ul></td><td valign="top"><ul> | |
| 598 | +<li> timeline-dwelltime | |
| 599 | +<li> timeline-closetime | |
| 600 | +<li> timeline-hard-newlines | |
| 591 | 601 | <li> timeline-max-comment |
| 592 | 602 | <li> timeline-plaintext |
| 603 | +<li> timeline-truncate-at-blank | |
| 604 | +<li> timeline-tslink-info | |
| 605 | +<li> timeline-utc | |
| 593 | 606 | <li> adunit |
| 594 | 607 | <li> adunit-omit-if-admin |
| 595 | 608 | <li> adunit-omit-if-user |
| 596 | -<ul></td><td valign="top"><ul> | |
| 597 | -<li> th1-docs | |
| 609 | +<li> default-csp | |
| 610 | +<li> sitemap-extra | |
| 611 | +<li> safe-html | |
| 598 | 612 | <li> th1-hooks |
| 599 | -<li> th1-setup | |
| 600 | -<li> tcl | |
| 601 | -<li> tcl-setup | |
| 613 | +<li> th1-uri-regexp | |
| 602 | 614 | <li> project-name |
| 615 | +<ul></td><td valign="top"><ul> | |
| 603 | 616 | <li> short-project-name |
| 604 | 617 | <li> project-description |
| 605 | 618 | <li> index-page |
| 606 | 619 | <li> manifest |
| 607 | 620 | <li> binary-glob |
| 608 | 621 | <li> clean-glob |
| 609 | 622 | <li> ignore-glob |
| 610 | 623 | <li> keep-glob |
| 611 | 624 | <li> crlf-glob |
| 612 | -<ul></td><td valign="top"><ul> | |
| 613 | 625 | <li> crnl-glob |
| 614 | 626 | <li> encoding-glob |
| 615 | 627 | <li> empty-dirs |
| 616 | 628 | <li> <s title="removed 2020-08, version 2.12.1">allow-symlinks</s> |
| 617 | 629 | <li> dotfiles |
| 618 | 630 | <li> parent-project-code |
| 619 | -<li> parent-projet-name | |
| 631 | +<li> parent-project-name | |
| 632 | +<ul></td><td valign="top"><ul> | |
| 620 | 633 | <li> hash-policy |
| 634 | +<li> comment-format | |
| 635 | +<li> mimetypes | |
| 636 | +<li> forbid-delta-manifests | |
| 621 | 637 | <li> mv-rm-files |
| 622 | 638 | <li> ticket-table |
| 623 | 639 | <li> ticket-common |
| 624 | 640 | <li> ticket-change |
| 625 | 641 | <li> ticket-newpage |
| 626 | 642 | <li> ticket-viewpage |
| 627 | 643 | <li> ticket-editpage |
| 628 | -<ul></td><td valign="top"><ul> | |
| 629 | 644 | <li> ticket-reportlist |
| 630 | 645 | <li> ticket-report-template |
| 631 | 646 | <li> ticket-key-template |
| 632 | 647 | <li> ticket-title-expr |
| 633 | 648 | <li> ticket-closed-expr |
| 649 | +<ul></td><td valign="top"><ul> | |
| 650 | +<li> user-color-map | |
| 634 | 651 | <li> xfer-common-script |
| 635 | 652 | <li> xfer-push-script |
| 636 | 653 | <li> xfer-commit-script |
| 637 | 654 | <li> xfer-ticket-script |
| 638 | 655 | <li> @reportfmt |
| 639 | 656 | <li> @user |
| 640 | 657 | <li> @concealed |
| 641 | 658 | <li> @shun |
| 659 | +<li> @alias | |
| 660 | +<li> @subscriber | |
| 661 | +<li> @interwiki | |
| 642 | 662 | </ul></td></tr> |
| 643 | 663 | </table> |
| 644 | 664 | |
| 645 | 665 | New configuration-names are likely to be added in future releases of |
| 646 | 666 | Fossil. If the server receives a configuration-name that it does not |
| 647 | 667 |
| --- www/sync.wiki | |
| +++ www/sync.wiki | |
| @@ -570,77 +570,97 @@ | |
| 570 | |
| 571 | <pre> |
| 572 | <b>reqconfig</b> <i>configuration-name</i> |
| 573 | </pre> |
| 574 | |
| 575 | As of 2018-06-04, the configuration-name must be one of the |
| 576 | following values: |
| 577 | |
| 578 | <table border=0 align="center"> |
| 579 | <tr><td valign="top"> |
| 580 | <ul> |
| 581 | <li> css |
| 582 | <li> header |
| 583 | <li> footer |
| 584 | <li> details |
| 585 | <li> logo-mimetype |
| 586 | <li> logo-image |
| 587 | <li> background-mimetype |
| 588 | <li> background-image |
| 589 | <li> index-page |
| 590 | <li> timeline-block-markup |
| 591 | <li> timeline-max-comment |
| 592 | <li> timeline-plaintext |
| 593 | <li> adunit |
| 594 | <li> adunit-omit-if-admin |
| 595 | <li> adunit-omit-if-user |
| 596 | <ul></td><td valign="top"><ul> |
| 597 | <li> th1-docs |
| 598 | <li> th1-hooks |
| 599 | <li> th1-setup |
| 600 | <li> tcl |
| 601 | <li> tcl-setup |
| 602 | <li> project-name |
| 603 | <li> short-project-name |
| 604 | <li> project-description |
| 605 | <li> index-page |
| 606 | <li> manifest |
| 607 | <li> binary-glob |
| 608 | <li> clean-glob |
| 609 | <li> ignore-glob |
| 610 | <li> keep-glob |
| 611 | <li> crlf-glob |
| 612 | <ul></td><td valign="top"><ul> |
| 613 | <li> crnl-glob |
| 614 | <li> encoding-glob |
| 615 | <li> empty-dirs |
| 616 | <li> <s title="removed 2020-08, version 2.12.1">allow-symlinks</s> |
| 617 | <li> dotfiles |
| 618 | <li> parent-project-code |
| 619 | <li> parent-projet-name |
| 620 | <li> hash-policy |
| 621 | <li> mv-rm-files |
| 622 | <li> ticket-table |
| 623 | <li> ticket-common |
| 624 | <li> ticket-change |
| 625 | <li> ticket-newpage |
| 626 | <li> ticket-viewpage |
| 627 | <li> ticket-editpage |
| 628 | <ul></td><td valign="top"><ul> |
| 629 | <li> ticket-reportlist |
| 630 | <li> ticket-report-template |
| 631 | <li> ticket-key-template |
| 632 | <li> ticket-title-expr |
| 633 | <li> ticket-closed-expr |
| 634 | <li> xfer-common-script |
| 635 | <li> xfer-push-script |
| 636 | <li> xfer-commit-script |
| 637 | <li> xfer-ticket-script |
| 638 | <li> @reportfmt |
| 639 | <li> @user |
| 640 | <li> @concealed |
| 641 | <li> @shun |
| 642 | </ul></td></tr> |
| 643 | </table> |
| 644 | |
| 645 | New configuration-names are likely to be added in future releases of |
| 646 | Fossil. If the server receives a configuration-name that it does not |
| 647 |
| --- www/sync.wiki | |
| +++ www/sync.wiki | |
| @@ -570,77 +570,97 @@ | |
| 570 | |
| 571 | <pre> |
| 572 | <b>reqconfig</b> <i>configuration-name</i> |
| 573 | </pre> |
| 574 | |
| 575 | As of 2024-10-22, the configuration-name must be one of the |
| 576 | following values: |
| 577 | |
| 578 | <table border=0 align="center"> |
| 579 | <tr><td valign="top"> |
| 580 | <ul> |
| 581 | <li> css |
| 582 | <li> header |
| 583 | <li> mainmenu |
| 584 | <li> footer |
| 585 | <li> details |
| 586 | <li> js |
| 587 | <li> default-skin |
| 588 | <li> logo-mimetype |
| 589 | <li> logo-image |
| 590 | <li> background-mimetype |
| 591 | <li> background-image |
| 592 | <li> icon-mimetype |
| 593 | <li> icon-image |
| 594 | <li> timeline-block-markup |
| 595 | <li> timeline-date-format |
| 596 | <li> timeline-default-style |
| 597 | <ul></td><td valign="top"><ul> |
| 598 | <li> timeline-dwelltime |
| 599 | <li> timeline-closetime |
| 600 | <li> timeline-hard-newlines |
| 601 | <li> timeline-max-comment |
| 602 | <li> timeline-plaintext |
| 603 | <li> timeline-truncate-at-blank |
| 604 | <li> timeline-tslink-info |
| 605 | <li> timeline-utc |
| 606 | <li> adunit |
| 607 | <li> adunit-omit-if-admin |
| 608 | <li> adunit-omit-if-user |
| 609 | <li> default-csp |
| 610 | <li> sitemap-extra |
| 611 | <li> safe-html |
| 612 | <li> th1-hooks |
| 613 | <li> th1-uri-regexp |
| 614 | <li> project-name |
| 615 | <ul></td><td valign="top"><ul> |
| 616 | <li> short-project-name |
| 617 | <li> project-description |
| 618 | <li> index-page |
| 619 | <li> manifest |
| 620 | <li> binary-glob |
| 621 | <li> clean-glob |
| 622 | <li> ignore-glob |
| 623 | <li> keep-glob |
| 624 | <li> crlf-glob |
| 625 | <li> crnl-glob |
| 626 | <li> encoding-glob |
| 627 | <li> empty-dirs |
| 628 | <li> <s title="removed 2020-08, version 2.12.1">allow-symlinks</s> |
| 629 | <li> dotfiles |
| 630 | <li> parent-project-code |
| 631 | <li> parent-project-name |
| 632 | <ul></td><td valign="top"><ul> |
| 633 | <li> hash-policy |
| 634 | <li> comment-format |
| 635 | <li> mimetypes |
| 636 | <li> forbid-delta-manifests |
| 637 | <li> mv-rm-files |
| 638 | <li> ticket-table |
| 639 | <li> ticket-common |
| 640 | <li> ticket-change |
| 641 | <li> ticket-newpage |
| 642 | <li> ticket-viewpage |
| 643 | <li> ticket-editpage |
| 644 | <li> ticket-reportlist |
| 645 | <li> ticket-report-template |
| 646 | <li> ticket-key-template |
| 647 | <li> ticket-title-expr |
| 648 | <li> ticket-closed-expr |
| 649 | <ul></td><td valign="top"><ul> |
| 650 | <li> user-color-map |
| 651 | <li> xfer-common-script |
| 652 | <li> xfer-push-script |
| 653 | <li> xfer-commit-script |
| 654 | <li> xfer-ticket-script |
| 655 | <li> @reportfmt |
| 656 | <li> @user |
| 657 | <li> @concealed |
| 658 | <li> @shun |
| 659 | <li> @alias |
| 660 | <li> @subscriber |
| 661 | <li> @interwiki |
| 662 | </ul></td></tr> |
| 663 | </table> |
| 664 | |
| 665 | New configuration-names are likely to be added in future releases of |
| 666 | Fossil. If the server receives a configuration-name that it does not |
| 667 |