[Doc] Updated cache documentation

This commit is contained in:
Francis Besset 2011-11-13 22:51:29 +01:00
parent 6c4ef348bd
commit ebb5343e11
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ The lifetime in seconds of a WSDL file in the cache (**86400 is the default valu
The limit is the maximum number of in-memory cached WSDL files (**5 is the default value by PHP**).
The WSDL files cached are written in cache folder of your Symfony2 application.
If you want more information you can visit the following page `PHP Soap runtime configuration`_.
.. _`PHP Soap runtime configuration`: http://www.php.net/manual/en/soap.configuration.php