Make autoAcceptFollowed default
This commit is contained in:
		
							parent
							
								
									a9a476a0d5
								
							
						
					
					
						commit
						545ced7826
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -108,6 +108,7 @@ export default async (ctx: Koa.Context) => {
 | 
			
		|||
		token: secret,
 | 
			
		||||
		password: hash,
 | 
			
		||||
		isAdmin: config.autoAdmin && usersCount === 0,
 | 
			
		||||
		autoAcceptFollowed: true,
 | 
			
		||||
		profile: {
 | 
			
		||||
			bio: null,
 | 
			
		||||
			birthday: null,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue