]> git.mxchange.org Git - friendica.git/commitdiff
Grammar ...
authorMichael <heluecht@pirati.ca>
Wed, 6 Dec 2017 20:26:33 +0000 (20:26 +0000)
committerMichael <heluecht@pirati.ca>
Wed, 6 Dec 2017 20:26:33 +0000 (20:26 +0000)
doc/htconfig.md

index b78cf7fe3e37b5825cb8f58af40439bd628a9c1b..4d7816f49a00c758511f0fef4055e0e244aaf300 100644 (file)
@@ -46,7 +46,7 @@ Example: To set the directory value please add this line to your .htconfig.php:
 * **frontend_worker_timeout** - Value in minutes after we think that a frontend task was killed by the webserver. Default value is 10.
 * **hsts** (Boolean) - Enables the sending of HTTP Strict Transport Security headers
 * **ignore_cache** (Boolean) - For development only. Disables the item cache.
-* **instances_social_key** - Key to the API of https://instances.social which retrieves data about mastodon servers. See https://instances.social/api/token for getting an API key.
+* **instances_social_key** - Key to the API of https://instances.social which retrieves data about mastodon servers. See https://instances.social/api/token to get an API key.
 * **ipv4_resolve** (Boolean) - Resolve IPV4 addresses only. Don't resolve to IPV6. Default value is false.
 * **like_no_comment** (Boolean) - Don't update the "commented" value of an item when it is liked.
 * **local_block** (Boolean) - Used in conjunction with "block_public".