From 0dd664f54b473971d3ed7f86cb2999d0ae4da350 Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 4 Jan 2018 13:27:59 -0500 Subject: [PATCH] Review change - Remove htconfig doc for admin panel setting --- doc/htconfig.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/htconfig.md b/doc/htconfig.md index 34045e5c12..c2c2f536bc 100644 --- a/doc/htconfig.md +++ b/doc/htconfig.md @@ -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.