add the option

This commit is contained in:
Tamo
2023-11-27 14:45:18 +01:00
committed by Clément Renault
parent 248aaa6d45
commit 1956045a06
2 changed files with 11 additions and 0 deletions

View File

@ -290,6 +290,7 @@ impl From<Opt> for Infos {
http_addr,
master_key: _,
env,
task_webhook_url: _,
max_index_size: _,
max_task_db_size: _,
http_payload_size_limit,