Skip to content

Instantly share code, notes, and snippets.

View umutc's full-sized avatar
🏠
Working from home

Umut ÇELİK umutc

🏠
Working from home
View GitHub Profile
@umutc
umutc / scalelite.yml
Created August 13, 2020 17:23
BBB configs for EFS
# Directory for temporary storage of working files
work_dir: /var/bigbluebutton/recording/scalelite
#
# Directory to place recording files for scalelite to import
# If you are using a shared filesystem, this should be the local mountpoint on the BigBlueButton server.
spool_dir: /mnt/efs/fs1/scalelite-recordings/var/bigbluebutton/spool
# If you are using rsync over ssh, this should be of the form [USER@]HOST:DEST
#spool_dir: scalelite-spool@scalelite-import.example.com:/var/bigbluebutton/spool
# If you are using an rsync daemon, this should be of the form [USER@]HOST::DEST or rsync://[USER@]HOST/DEST
#spool_dir: rsync://scalelite-spool@scalelite-import.example.com/spool