From 7d82a34538936a219a0d1977fbadbe2cf72ed74a Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Wed, 2 Jun 2021 08:33:54 +0000 Subject: Make pubstream ordering configurable --- doc/hidden_configs.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index 27ea415bd..4eac1aa6e 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -87,6 +87,7 @@ Options are: [*= system.proc_run_use_exec ] If 1, use the exec system call in proc_run to run background tasks. By default we use proc_open and proc_close. On some (currently rare) systems this does not work well. [*= system.projecthome ] Display the project page on your home page for logged out viewers. [*= system.projecthome ] Set the project homepage as the homepage of your hub. (Obsolete) + [*= system.pubstream_ordering ] Set pubstream ordering. Possible values 'commented' (default), 'created' and 'edited'. [*= system.register_link ] path to direct to from the "register" link on the login form. On closed sites this will direct to 'pubsites'. For open sites it will normally redirect to 'register' but you may change this to a custom site page offering subscriptions or whatever. [*= system.reserved_channels ] Don't allow members to register channels with this comma separated list of names (no spaces) [*= system.sellpage ] A URL shown in the public sites list to sell your hub - display service classes, etc. -- cgit v1.2.3