]> git.mxchange.org Git - friendica.git/commitdiff
Review change
authorHypolite Petovan <mrpetovan@gmail.com>
Thu, 4 Jan 2018 18:27:59 +0000 (13:27 -0500)
committerHypolite Petovan <mrpetovan@gmail.com>
Thu, 4 Jan 2018 18:27:59 +0000 (13:27 -0500)
- Remove htconfig doc for admin panel setting

doc/htconfig.md

index 34045e5c12cf90332776b19ff21aa2f9d2d5377c..c2c2f536bcf02de5b83bef32c49f4a5beac4935f 100644 (file)
@@ -65,7 +65,6 @@ Example: To set the directory value please add this line to your .htconfig.php:
 * **memcache_port** - Portnumber of the memcache daemon. Default is 11211.
 * **no_count** (Boolean) - Don't do count calculations (currently only when showing albums)
 * **no_oembed** (Boolean) - Don't use OEmbed to fetch more information about a link.
-* **no_oembed_rich_content** (Boolean) - Don't show the rich content (e.g. embedded PDF).
 * **no_smilies** (Boolean) - Don't show smilies.
 * **no_view_full_size** (Boolean) - Don't add the link "View full size" under a resized image.
 * **optimize_items** (Boolean) - Triggers an SQL command to optimize the item table before expiring items.