Hi,
thank you for the solution,
What is the right way?
âonlyofficeâ =>
array (
âverify_peer_offâ => true,
âallow_local_remote_serversâ => true,
),
or outside of the array in root?
âallow_local_remote_serversâ => true,
thank you.