mirror of
				https://github.com/janeczku/calibre-web
				synced 2025-10-31 15:23:02 +00:00 
			
		
		
		
	Merge remote-tracking branch 'fix_reconnect'
# Conflicts: # cps/web.py
This commit is contained in:
		| @@ -790,7 +790,9 @@ def get_tasks_status(): | ||||
|  | ||||
| @app.route("/reconnect") | ||||
| def reconnect(): | ||||
|     db.reconnect_db(config) | ||||
|     db.session.close() | ||||
|     db.engine.dispose() | ||||
|     db.setup_db(config) | ||||
|     return json.dumps({}) | ||||
|  | ||||
| @web.route("/search", methods=["GET"]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Ozzieisaacs
					Ozzieisaacs