X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CONFIGURE;h=3fbc83e0bc84c82b5c051804fe60e5e5f64cfd51;hb=d9fbc17f7745edb3e3eeddf6485f70b187df762f;hp=b1773347d413633434e2e6cf18c41acef47688a9;hpb=867cb225b630aa69fe8a54f514797e1b825dc0f5;p=quix0rs-gnu-social.git diff --git a/CONFIGURE b/CONFIGURE index b1773347d4..3fbc83e0bc 100644 --- a/CONFIGURE +++ b/CONFIGURE @@ -394,8 +394,7 @@ resource: a unique identifier for the connection to the server. This is actually used as a prefix for each XMPP component in the system. password: password for the user account. host: some XMPP domains are served by machines with a different - hostname. (For example, @gmail.com GTalk users connect to - talk.google.com). Set this to the correct hostname if that's the + hostname. Set this to the correct hostname if that's the case with your server. encryption: Whether to encrypt the connection between StatusNet and the XMPP server. Defaults to true, but you can get @@ -498,12 +497,12 @@ Profile management. biolimit: max character length of bio; 0 means no limit; null means to use the site text limit default. -backup: whether users can backup their own profiles. Defaults to true. +backup: whether users can backup their own profiles. Defaults to false. restore: whether users can restore their profiles from backup files. Defaults - to true. + to false. delete: whether users can delete their own accounts. Defaults to false. move: whether users can move their accounts to another server. Defaults - to true. + to true. newuser ------- @@ -584,7 +583,7 @@ maxaliases: maximum number of aliases a group can have. Default 3. Set desclimit: maximum number of characters to allow in group descriptions. null (default) means to use the site-wide text limits. 0 means no limit. -addtag: Whether to add a tag for the group nickname for every group post +addtag: Whether to add a tag for the group nickname for every group post (pre-1.0.x behaviour). Defaults to false. search @@ -710,7 +709,7 @@ external: external links in notices. One of three values: 'sometimes', url --- -These are some options for fine-tuning how and when the server will +These are some options for fine-tuning how and when the server will shorten URLs. shortener: URL shortening service to use by default. Users can override @@ -781,5 +780,3 @@ oldschool enabled: enable certain old-style user settings options, like stream-only mode, conversation trees, and nicknames in streams. Off by default, and may not be well supported in future versions. - -