[mirotalksfu] - fix typo

هذا الالتزام موجود في:
Miroslav Pejic
2024-06-06 16:18:21 +02:00
الأصل 7b7a35e1d8
التزام f38d848d1d

عرض الملف

@@ -55,7 +55,7 @@ module.exports = {
Note: if you use Docker: Create the "app/rec" directory, configure it as a volume in docker-compose.yml,
ensure proper permissions, and start the Docker container.
*/
enabled: true,
enabled: false,
endpoint: '', // Change the URL if you want to save the recording to a different server or cloud service (http://localhost:8080), otherwise leave it as is (empty).
dir: 'rec',
},