mirror of
				https://github.com/spantaleev/matrix-docker-ansible-deploy.git
				synced 2025-10-31 15:27:56 +01:00 
			
		
		
		
	Added option to allow user to set jigasi user and password for AUTH
This commit is contained in:
		| @@ -283,3 +283,8 @@ matrix_jitsi_jvb_container_colibri_ws_host_bind_port: '' | ||||
| # | ||||
| # The setting requires an integer to be set for usage and allows a user to specify the max number of particpants on a conference. | ||||
| matrix_prosody_jitsi_max_participants: '' | ||||
|  | ||||
| # Allows abailty to set XMPP AUTH user if using JIGASI | ||||
| matrix_jitsi_jigasi_xmpp_user: '' | ||||
| # Allows abailty to set XMPP AUTH pasword if using JIGASI | ||||
| matrix_jitsi_jigasi_xmpp_password: '' | ||||
		Reference in New Issue
	
	Block a user