Skip to content

constants

Constants for the application.

FAVICON_PATH module-attribute

FAVICON_PATH = f'{STATIC_PATH}/starlite-favicon.ico'

Name of the favicon file in the static directory

STATIC_DIR module-attribute

STATIC_DIR = 'static'

Name of the static directory

STATIC_PATH module-attribute

STATIC_PATH = '/static'

Path static files are served from