Fix timeout
This commit is contained in:
		@@ -10,6 +10,7 @@ public func configure(_ app: Application) throws {
 | 
			
		||||
 | 
			
		||||
    // Configure Leaf
 | 
			
		||||
    LeafOption.caching = app.environment.isRelease ? .default : .bypass
 | 
			
		||||
    LeafRenderer.Option.timeout = 200.0
 | 
			
		||||
    app.views.use(.leaf)
 | 
			
		||||
 | 
			
		||||
    // Register routes
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user