diff --git a/fp-defaults/plugins.conf.php b/fp-defaults/plugins.conf.php index c17b56a..7678b3e 100755 --- a/fp-defaults/plugins.conf.php +++ b/fp-defaults/plugins.conf.php @@ -21,7 +21,7 @@ $fp_plugins = array( // 'lastcomments', // cache-based last-comments block // 'lastcommentsadmin', 'lastentries', - 'prettyurls', + // 'prettyurls', // The use of Apache web servers will be less than 50% worldwide in 2023 'categories', 'searchbox', 'blockparser', @@ -31,4 +31,4 @@ $fp_plugins = array( 'mediamanager', 'gallerycaptions', 'photoswipe' -); \ No newline at end of file +);