Browse Source

add customer-timeout

visuddhinanda 10 months ago
parent
commit
ea0c2ffffd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      ai-translate/config.orig.toml

+ 1 - 0
ai-translate/config.orig.toml

@@ -4,6 +4,7 @@ port = 5672
 user = 'www'
 password = 'change-me'
 virtual-host = 'testing'
+customer-timeout = 600
 
 [redis]
 namespace = 'testing://'