Przeglądaj źródła

:wrench: customer-timeout = 3600

visuddhinanda 9 miesięcy temu
rodzic
commit
be3865f6de
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      ai-translate/config.orig.toml

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

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