|
|
|
@ -1800,10 +1800,17 @@ soap.wsdl_cache_dir="/tmp" |
|
|
|
; http://php.net/soap.wsdl-cache-ttl |
|
|
|
soap.wsdl_cache_ttl=86400 |
|
|
|
|
|
|
|
; Sets the size of the cache limit. (Max. number of WSDL files to cache) |
|
|
|
soap.wsdl_cache_limit = 5 |
|
|
|
|
|
|
|
[sysvshm] |
|
|
|
; A default size of the shared memory segment |
|
|
|
;sysvshm.init_mem = 10000 |
|
|
|
|
|
|
|
[ldap] |
|
|
|
; Sets the maximum number of open links or -1 for unlimited. |
|
|
|
ldap.max_links = -1 |
|
|
|
|
|
|
|
|
|
|
|
; Local Variables: |
|
|
|
; tab-width: 4 |
|
|
|
|