Skip to content

Commit

Permalink
Remove eaccelerator config from conf.xml
Browse files Browse the repository at this point in the history
This project is long since unsupported.

Existing conf.php files with eaccelerator configs will continue to work ...
we just don't provide an explicit configuration option anymore.
  • Loading branch information
slusarz committed Jul 3, 2014
1 parent 85d37ae commit 7ad5968
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions horde/config/conf.xml
Expand Up @@ -1052,20 +1052,6 @@
cache entries."/>
</configsection>
</case>
<case name="Eaccelerator" desc="Use the eAccelerator cache (up to version
0.9.5)">
<configdescription>
eAccelerator must be built with --with-eaccelerator-shared-memory at
compile time to allow caching. &lt;strong&gt;WARNING:&lt;/strong&gt; The
cache functionality has been removed with eAccelerator version 0.9.6. If
you want to use the eAccelerator cache driver, you need version 0.9.5 or
lower.
</configdescription>
<configsection name="params">
<configstring name="prefix" required="false" desc="The prefix to use for
cache entries."/>
</configsection>
</case>
<case name="File" desc="Store data in filesystem">
<configsection name="params">
<configstring name="dir" required="false" desc="The location to store the
Expand Down

0 comments on commit 7ad5968

Please sign in to comment.