Explorar o código

Added generate-unique-key documentation

Related to #58
Marc %!s(int64=11) %!d(string=hai) anos
pai
achega
f17377d0ee
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -152,6 +152,10 @@ Also we must config gearman cache, using doctrine cache.
             # If empty name will not be modified
             # Useful for rename jobs in different environments
             job_prefix: null
+            
+            # Autogenerate unique key in jobs/tasks if not set
+            # This key is unique given a Job name and a payload serialized
+            generate-unique-key: true
 
         # Server list where workers and clients will connect to
         # Each server must contain host and port