mirror of
				https://github.com/SphericalKat/medium.rip.git
				synced 2025-11-04 04:25:56 +00:00 
			
		
		
		
	Update api.go
This commit is contained in:
		
							parent
							
								
									b21a4c7e31
								
							
						
					
					
						commit
						20e2679dbd
					
				@ -16,6 +16,7 @@ import (
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
func RegisterRoutes(ctx context.Context, wg *sync.WaitGroup, engine *html.Engine, fs http.FileSystem) {
 | 
			
		||||
	// more Fiber options at https://docs.gofiber.io/api/fiber/
 | 
			
		||||
	app := fiber.New(fiber.Config{
 | 
			
		||||
		StreamRequestBody:     true,
 | 
			
		||||
		ServerHeader:          "Katbox",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user