Server Configuration

Search
Searching TeamCity 4.x Documentation
Table of Contents

Administration > Edit Server Configuration

The Edit Server Configuration Page

Option Description
General Settings

TeamCity Configuration
Data directory: A read-only field that displays the default directory where TeamCity will save data and settings information. Please refer to TeamCity Data Directory for additional information.
Artifacts directory: A read-only field that displays the default directory for artifacts.
Maximum artifact size: Enter a value to limit the maximum size of the artifacts. Enter -1 to not limit the size of the artifacts.
Server URL: Enter the web address used for accessing the TeamCity server.
Version Control Settings
Default VCS changes check interval: Enter the amount of time in seconds that TeamCity will wait between polling the Version Control System(s) for changes. Default is 60 seconds.
Default VCS trigger quiet period: Enter the amount of time in seconds that needs to pass without any commits to the build configuration's VCS roots before Team City will start the build. Default is 60 seconds.
Authentication Scheme
Current scheme: This read-only section displays the name of the current authentication scheme. Refer to Authentication Settings to learn how to change the current scheme.
Welcome text on the login page:
Use this field to view or edit the greeting that will be displayed in the login page.
User name Use this field to specify login name of the user. This field is only available, if the current authentication scheme is LDAP.
Password Use this field to specify password of the user. This field is only available, if the current authentication scheme is LDAP.
Guest User
Guest user login Check this option to give guest users access to the TeamCity server.
Configure guest user roles This field is only available for Enterprise Edition users. Click this link to navigate to the Edit Roles of Guest User page and edit the access level that guests have.
Guest user username: Enter a customized login name for guest users.
Save
Click this button to apply your changes.
Notifier Settings

Email notifier settings
This section displays the current settings of the email notifier.
Edit settings Click this link to open Edit Email Notifier Settings page.
Jabber notifier settings
This section displays the current settings of the Jabber notifier.
Edit settings
Click this link to open Edit Jabber Notifier Settings page.

See Also:

Labels