Procházet zdrojové kódy

:wrench: customer-timeout = 3600

visuddhinanda před 1 rokem
rodič
revize
be3865f6de
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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://'