Skip to main content

Cloud Cooking Settings Object

The Cloud Cooking settings configured for the game.

  • Array [
  • concurrency_limit_per_userinteger

    How many concurrent cook jobs a given user can perform for the game.

    Example: 1
  • ]
  • Cloud Cooking Settings Object
    [
    {
    "concurrency_limit_per_user": 1
    }
    ]