quick_jibri_installer.sh: update and fix for newer release (2025) #118
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -859,8 +859,8 @@ BREWERY
 | 
			
		|||
sed -i "s|conference.$DOMAIN|internal.auth.$DOMAIN|" "$MEET_CONF"
 | 
			
		||||
 | 
			
		||||
#Enable recording & livestreaming by default.
 | 
			
		||||
echo "> Patching config.js to enable recording and livestreaming by default..."
 | 
			
		||||
echo "  Read more about patches at the patches folder."
 | 
			
		||||
echo -e "\n> Patching config.js to enable recording and livestreaming by default..."
 | 
			
		||||
echo -e "  Read more about patches at the patches folder.\n"
 | 
			
		||||
envsubst < \
 | 
			
		||||
  patches/jitsi-meet/001-jitsi-meet-enable-livestreaming-and-recording.patch | \
 | 
			
		||||
  patch --no-backup-if-mismatch -d / -p1
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue