Desktop app client not able to upload any file bigger than 9.5mb

‘memcache.distributed’ => ‘\OC\Memcache\Redis’,
‘redis’ =>
array (
‘host’ => ‘/run/redis/redis-server.sock’,
‘port’ => 0,
‘dbindex’ => 0,
‘password’ => ‘’,
‘timeout’ => 1.5,
),

remove this fron config.php and everything work now
Redis server v=6.0.16 sha=00000000:0 malloc=jemalloc-5.2.1 bits=64 build=a3fdef44459b3ad6

will try to upgrade or work around with this further.
case close.

thank you everyone