from database import get_env_bool print(get_env_bool("LS_WS_TICK_SAVE", True)) print(get_env_bool("LS_WS_ORDERBOOK_SAVE", True))