TeamCity Startup Properties

Search
Searching TeamCity 4.x Documentation
Table of Contents

Various aspects of TeamCity behavior can be customized through a set of JVM options. The options can be specified using the -D parameter passed to the JVM running the TeamCity server or agent. For example:

-Dteamcity_logs=../logs/

This section covers:

Labels