|  | 
 |  | 
 | 
												
													
														| 1 |  server:
 | 1 |  server:
 | 
												
													
														| 2 |      port : 8888
 | 2 |      port : 8888
 | 
												
													
														| 3 |      secret_key : "ultrasecretkey" # change this!
 | 3 |      secret_key : "ultrasecretkey" # change this!
 | 
												
													
														| 4 | -    debug : True # Debug mode, only for development
 |  | 
 | 
												
													
														|  | 
 | 4 | +    debug : False # Debug mode, only for development
 | 
												
													
														| 5 |      request_timeout : 2.0 # seconds
 | 5 |      request_timeout : 2.0 # seconds
 | 
												
													
														| 6 |      base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
 | 6 |      base_url : False # Set custom base_url. Possible values: False or "https://your.custom.host/location/"
 | 
												
													
														| 7 |      themes_path : "" # Custom ui themes path
 | 7 |      themes_path : "" # Custom ui themes path
 |