1 |
diff -ruN smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap |
2 |
--- smeserver-php-scl-0.4.old/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap 2018-08-14 17:29:55.000000000 +0200 |
3 |
+++ smeserver-php-scl-0.4/root/etc/e-smith/templates/opt/remi/php71/root/etc/php.ini/80ModuleSettings26Soap 2018-08-14 17:32:41.846571907 +0200 |
4 |
@@ -1,7 +1,7 @@ |
5 |
; added by stephdl |
6 |
[soap] |
7 |
soap.wsdl_cache_enabled=1 |
8 |
-soap.wsdl_cache_dir="/var/opt/remi/php70/lib/php/wsdlcache" |
9 |
+soap.wsdl_cache_dir="/var/opt/remi/php71/lib/php/wsdlcache" |
10 |
soap.wsdl_cache_ttl=86400 |
11 |
soap.wsdl_cache_limit = 5 |
12 |
|