mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-11-01 01:42:25 -05:00 
			
		
		
		
	[feature] Allow turning empty user-agent filtering off
This commit is contained in:
		
					parent
					
						
							
								10b8d270f2
							
						
					
				
			
			
				commit
				
					
						6df577696b
					
				
			
		
					 9 changed files with 101 additions and 12 deletions
				
			
		|  | @ -107,6 +107,7 @@ func testDefaults() config.Configuration { | |||
| 		InstanceSubscriptionsProcessFrom:  "23:00",        // 11pm, | ||||
| 		InstanceSubscriptionsProcessEvery: 24 * time.Hour, // 1/day. | ||||
| 		InstanceAllowBackdatingStatuses:   true, | ||||
| 		InstanceRejectEmptyUserAgents:     false, | ||||
| 
 | ||||
| 		AccountsRegistrationOpen:         true, | ||||
| 		AccountsReasonRequired:           true, | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue