[mod] move hook to set Unix thread name into searx.unixthreadname
requires setproctitle (but optional)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
from os.path import dirname, abspath
|
||||
import logging
|
||||
|
||||
import searx.unixthreadname
|
||||
import searx.settings_loader
|
||||
from searx.settings_defaults import settings_set_defaults
|
||||
|
||||
|
||||
Reference in New Issue
Block a user