-
Gamification
Server Configuration Server configuration settings can be configured with the following: fc.game.picking.average={'orders':xx, 'locations':yy, 'items':zz} xx - Average order completed per day per picker yy - Average locations visited per day per picker zz - Average items picked per day per picker Default:…
-
Timeout messages
To configure the timeout for a message that has been sent to a connector, set the connection timeout in seconds (e.g., 10 seconds): xserver.integration.connecttimeout=10s To configure the timeout for a message to be read, set the connection timeout in seconds (e.g., 10 seconds): xserver.integration.readtimeout=10s