diff --git a/daemon.py b/daemon.py index 772e8c061..aabddd30a 100644 --- a/daemon.py +++ b/daemon.py @@ -22204,6 +22204,8 @@ def run_daemon(map_format: str, create_initial_last_seen(base_dir, http_prefix) + httpd.max_mentions = max_mentions + print('THREAD: Creating inbox queue') httpd.thrInboxQueue = \ thread_with_trace(target=run_inbox_queue,