mirror of
				https://github.com/superseriousbusiness/gotosocial.git
				synced 2025-10-29 19:52:24 -05:00 
			
		
		
		
	[chore/docs] add instance-expose-suspended-web to instance docs (#1391)
This commit is contained in:
		
					parent
					
						
							
								08f8feaec5
							
						
					
				
			
			
				commit
				
					
						8d18888db6
					
				
			
		
					 1 changed files with 6 additions and 0 deletions
				
			
		|  | @ -24,6 +24,12 @@ instance-expose-peers: false | ||||||
| # Default: false | # Default: false | ||||||
| instance-expose-suspended: false | instance-expose-suspended: false | ||||||
| 
 | 
 | ||||||
|  | # Bool. Allow unauthenticated users to view /about/suspended, | ||||||
|  | # showing the HTML rendered list of instances that this instance blocks/suspends. | ||||||
|  | # Options: [true, false] | ||||||
|  | # Default: false | ||||||
|  | instance-expose-suspended-web: false | ||||||
|  | 
 | ||||||
| # Bool. Allow unauthenticated users to make queries to /api/v1/timelines/public in order | # Bool. Allow unauthenticated users to make queries to /api/v1/timelines/public in order | ||||||
| # to see a list of public posts on this server. Even if set to 'false', then authenticated | # to see a list of public posts on this server. Even if set to 'false', then authenticated | ||||||
| # users (members of the instance) will still be able to query the endpoint. | # users (members of the instance) will still be able to query the endpoint. | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue