Add caching_delay to config and loaders

This commit is contained in:
arberkatellari
2024-03-05 18:04:54 +02:00
committed by Dan Christian Bogos
parent 830c7d4358
commit de5db4a938
32 changed files with 515 additions and 11 deletions

View File

@@ -5,6 +5,7 @@
"general": {
"reply_timeout": "50s",
"caching_delay": "1s",
},
"logger": {