X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=CONFIGURE;h=3fbc83e0bc84c82b5c051804fe60e5e5f64cfd51;hb=d9fbc17f7745edb3e3eeddf6485f70b187df762f;hp=25af3813323bab6710401d662922d9cc57e6a1ec;hpb=11c57e7aee073f7587e0594577da385e85f168bc;p=quix0rs-gnu-social.git diff --git a/CONFIGURE b/CONFIGURE index 25af381332..3fbc83e0bc 100644 --- a/CONFIGURE +++ b/CONFIGURE @@ -120,8 +120,9 @@ db -- This section is a reference to the configuration options for -DB_DataObject (see ). The ones that you may want to -set are listed below for clarity. +DB_DataObject (see +). +The ones that you may want to set are listed below for clarity. database: a DSN (Data Source Name) for your StatusNet database. This is in the format 'protocol://username:password@hostname/databasename', @@ -322,8 +323,8 @@ server: If set, defines another server where avatars are stored in the the client to speed up page loading, either with another virtual server or with an NFS or SAMBA share. Clients typically only make 2 connections to a single server at a - time , so this can parallelize the job. - Defaults to null. + time , + so this can parallelize the job. Defaults to null. ssl: Whether to access avatars using HTTPS. Defaults to null, meaning to guess based on site-wide SSL settings. @@ -496,9 +497,9 @@ 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. @@ -672,7 +673,7 @@ Web crawlers. See http://www.robotstxt.org/ for more information on the format of this file. crawldelay: if non-empty, this value is provided as the Crawl-Delay: - for the robots.txt file. see http://ur1.ca/l5a0 + for the robots.txt file. see for more information. Default is zero, no explicit delay. disallow: Array of (virtual) directories to disallow. Default is 'main', 'search', 'message', 'settings', 'admin'. Ignored when site