Ver código fonte

:wrench: customer-timeout = 3600

visuddhinanda 8 meses atrás
pai
commit
be3865f6de
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      ai-translate/config.orig.toml

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

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