forked from GNUsocial/gnu-social
		
	
		
			
	
	
		
			17 lines
		
	
	
		
			270 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			270 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								The ModHelperPlugin plugin lets users who have been manually marked as
							 | 
						||
| 
								 | 
							
								"modhelper"s silence accounts.
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Installation
							 | 
						||
| 
								 | 
							
								============
							 | 
						||
| 
								 | 
							
								add "addPlugin('ModHelperPlugin');"
							 | 
						||
| 
								 | 
							
								to the bottom of your config.php
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Settings
							 | 
						||
| 
								 | 
							
								========
							 | 
						||
| 
								 | 
							
								none
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								Example
							 | 
						||
| 
								 | 
							
								=======
							 | 
						||
| 
								 | 
							
								addPlugin('ModHelperPlugin');
							 | 
						||
| 
								 | 
							
								
							 |