mirror of
				https://github.com/LibreTranslate/LibreTranslate.git
				synced 2025-11-03 19:17:17 -05:00 
			
		
		
		
	Don't force ASCII output
This commit is contained in:
		
							parent
							
								
									d70497a3c8
								
							
						
					
					
						commit
						fdb317c559
					
				@ -1058,6 +1058,7 @@ def create_app(args):
 | 
			
		||||
 | 
			
		||||
    app.config["SESSION_TYPE"] = "filesystem"
 | 
			
		||||
    app.config["SESSION_FILE_DIR"] = os.path.join("db", "sessions")
 | 
			
		||||
    app.config["JSON_AS_ASCII"] = False
 | 
			
		||||
    Session(app)
 | 
			
		||||
 | 
			
		||||
    if args.debug:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user