Skip to content
Snippets Groups Projects
config.ini 261 B
Newer Older
[service]
tool = speller2

root = /samba/requests/
rabbit_host = rabbitmq
rabbit_user = test
rabbit_password = test
queue_prefix = nlp_

[tool]
workers_number = 1

[logging]
port = 9980
local_log_level = INFO

[logging_levels]
__main__ = INFO