Removed APC, since it isn't used anymore

annando 2015-01-03 07:23:07 -08:00
parent 0834172cc3
commit 0de17f6c9d

@ -149,15 +149,6 @@ distribution you will need the packages named "php5-cgi" and "libapache2-mod-fcg
Please refer to external documentations for a more detailed
explanation how to set up a system based upon FCGI.
APC
---
APC is an opcode cache. It speeds up the processing of PHP code.
When APC is enabled, Friendica uses it to store configuration data
between different requests. This helps speeding up the page creation
time.
Database
========