X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2Fhtconfig.md;h=6ebf1086fe04c8da2bd1ff4010970f8a642c44c7;hb=9e99066fd70a9dd9a291a523afba1a390f0e3a0b;hp=cbb76a38c38b9758e167dd4dd74a81609af34042;hpb=2bcd5b3243004b0659be06a5370016d080b23e87;p=friendica.git diff --git a/doc/htconfig.md b/doc/htconfig.md index cbb76a38c3..6ebf1086fe 100644 --- a/doc/htconfig.md +++ b/doc/htconfig.md @@ -19,7 +19,6 @@ Example: To set the directory value please add this line to your .htconfig.php: ## jabber ## * **debug** (Boolean) - Enable debug level for the jabber account synchronisation. -* **logfile** - Logfile for the jabber account synchronisation. ## system ## @@ -37,7 +36,6 @@ Example: To set the directory value please add this line to your .htconfig.php: * **db_log_index_blacklist** - Blacklist of indexes that shouldn't be watched * **dbclean** (Boolean) - Enable the automatic database cleanup process * **dbclean-expire-days** (Integer) - Days after which remote items will be deleted. Own items, and marked or filed items are kept. -* **default_service_class** - * **diaspora_test** (Boolean) - For development only. Disables the message transfer. * **directory** - The path to global directory. If not set then "http://dir.friendica.social" is used. * **disable_email_validation** (Boolean) - Disables the check if a mail address is in a valid format and can be resolved via DNS. @@ -96,10 +94,6 @@ Example: To set the directory value please add this line to your .htconfig.php: * **worker_cooldown** - Cooldown time after each worker function call. Default value is 0 seconds. * **xrd_timeout** - Timeout for fetching the XRD links. Default value is 20 seconds. -## service_class ## - -* **upgrade_link** - - ## experimental ## * **exp_themes** (Boolean) - Show experimental themes as well.