[Doc] Updated cache documentation
This commit is contained in:
parent
6c4ef348bd
commit
ebb5343e11
|
@ -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
|
Loading…
Reference in New Issue