mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	disable creation of online groups
This commit is contained in:
		
							parent
							
								
									d60ba5f18c
								
							
						
					
					
						commit
						ca04adfa50
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -72,8 +72,8 @@ | |||
| 
 | ||||
| - name: Create online group | ||||
|   shell: ejabberdctl srg_create Online "schoolserver" Online "Online_Users" Online | ||||
|   when: ejabberd_config.changed | ||||
|   when: ejabberd_config.changed and not is_debuntu | ||||
| 
 | ||||
| - name: Add all users to online group | ||||
|   shell: ejabberdctl srg_user_add '@online@' "schoolserver" Online "schoolserver" | ||||
|   when: ejabberd_config.changed | ||||
|   when: ejabberd_config.changed and not is_debuntu | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue