Spaces:
Sleeping
Sleeping
# DuckDuckGo-specific settings | |
DUCKDUCKGO_MAX_RESULTS = 10 | |
DUCKDUCKGO_TIMEOUT = 15 # seconds | |
SEARCH_DEFAULT_ENGINE = 'duckduckgo' # Make it easy to add others | |
# Logging | |
LOG_LEVEL = "INFO" | |