]> git.mxchange.org Git - friendica.git/blobdiff - doc/Improve-Performance.md
Merge pull request #4864 from MrPetovan/bug/fix-memcached-delete
[friendica.git] / doc / Improve-Performance.md
index 8c0529bd562eead5872d36a6b62176fa68894688..48ac9e798d09bc535cd22ccbb6733ccb8e0b4bec 100644 (file)
@@ -22,16 +22,16 @@ If you have many OStatus contacts then completing of conversations can take some
 
 When using MyISAM (default) or InnoDB on MariaDB 10 this speeds up search.
 
-Plugins
+Addons
 --------
 
-Active the following plugins:
+Active the following addons:
 
     rendertime
 
 ###rendertime
 
-This plugin doesn't speed up your system. 
+This addon doesn't speed up your system. 
 It helps to analyze your bottlenecks.
 
 When enabled you see some values at the bottom of every page.