mirror of https://gitlab.com/bashrc2/epicyon
Set max emoji
parent
9f02bd6f99
commit
b4770612cd
|
@ -22205,6 +22205,7 @@ def run_daemon(map_format: str,
|
||||||
create_initial_last_seen(base_dir, http_prefix)
|
create_initial_last_seen(base_dir, http_prefix)
|
||||||
|
|
||||||
httpd.max_mentions = max_mentions
|
httpd.max_mentions = max_mentions
|
||||||
|
httpd.max_emoji = max_emoji
|
||||||
|
|
||||||
print('THREAD: Creating inbox queue')
|
print('THREAD: Creating inbox queue')
|
||||||
httpd.thrInboxQueue = \
|
httpd.thrInboxQueue = \
|
||||||
|
|
Loading…
Reference in New Issue