Swarm Agent Settings Tab#

Note

Setting new value in input fields accepts it immediately. There is no Accept or Save button.

Cache Settings#

CacheFolder#

Folder in which Swarm will save temporary cache while building lightning.

Relative paths like .\cache are allowed.

Note

If you copy the SwarmAgent on another computer, this setting will be copied too. Make sure this path exists there aswell.

MaximumCacheSize#

Maximum size of the Cache in GB

MaximumJobsToKeep#

Number of maximum previous lightning build jobs logs and data to keep.

Developer Settings#

ShowDeveloperMenu#

Shows DeveloperSettings tab. Set it to True, as it provides extra settings.

Distribution Settings#

AgentGroupName#

Name of the group that this PC (agent) belongs to.

Useful if you plan on creating groups with different tasks to process. Otherwise you can keep the value Default

AllowedRemoteAgentGroup#

Name of the remote agent group that can start a light bake job on this agent (computer)

Useful if you plan on creating groups with different tasks to process. Otherwise you can change the value to Default or whatever you set in AgentGroupName on agent running on a computer that you will press “Bake Lightning” on.

AllowedRemoteAgentNames#

A whitelist of agent name entries separated by Space, Comma or Semicolon.

Agent name is the PC name. See how to change it on Windows

Only names listed here will accept remote baking jobs.

  • To allow all agent names set it to *.

  • To allow agent names starting with “ASDF” set it to ASDF*

AvoidLocalExecution#

If “bake lightning” was pressed on this computer, this will make only remote agents to bake lightning.

CoordinatorRemotingHost#

Name or IP address of the computer that is running Swarm Coordinator.

EnableStandaloneMode#

Setting value to True makes this Swarm Agent only accept baking jobs requested on this machine.

General Settings#

BringToFront#

If a new light build task has been assigned to the agent, it will bring the Swarm Agent window on top of all other open windows.

Log Settings#

TextFont#

Font of a text in Log Tab

Verbosity#

Show messages in log of selected level or higher

Silent hides any message in log tab.

Visualizer Settings#

VisualizerColors#

Colors of the visualizer in Swarm Status Tab