Work to get Flask updated. General config clean up.
This commit is contained in:
@@ -81,7 +81,7 @@ AETHER_CFG['app']['ux_mode'] = None # In this case it is the same as mode. None,
|
||||
AETHER_CFG['app']['theme'] = None # For future use or at least for 'light', 'dark', 'contrast' themes?
|
||||
AETHER_CFG['app']['path_hosted_files_root']: str = None
|
||||
AETHER_CFG['app']['path_hosted_tmp_root']: str = None
|
||||
AETHER_CFG['app']['path_hosted_qr_images']: str = None # Will contain only QR code image files
|
||||
# AETHER_CFG['app']['path_hosted_qr_images']: str = None # Will contain only QR code image files; Use path_hosted_tmp_root instead
|
||||
|
||||
## Aether API for Flask app configuration (pull from "cfg_flask" table)
|
||||
AETHER_CFG['api'] = {}
|
||||
|
||||
Reference in New Issue
Block a user