Reduce media sockets

This commit is contained in:
Alexander Pankratov 2023-05-23 01:18:57 +02:00
parent 149149b281
commit 56bcfa5a2f

View File

@ -29,7 +29,7 @@ $settings = [
]
],
'media_socket_count' => [
'max' => 1000,
'max' => 10,
]
],
'serialization' => [