forked from Archives/searxng
3a9f513521
See settings.yml for the options SIGUSR1 signal starts the checker. The result is available at /stats/checker
5 lines
119 B
Python
5 lines
119 B
Python
# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
from .impl import Checker
|
|
from .background import initialize, get_result
|