Project settings

Returns the project settings of the plug-in.

get/projects/{projectKey}/settings

Path parameters

projectKeystring required

Response

Project settings found

allowUsersToChooseTemplateboolean

true if a user is allowed to choose another template than the default when creating a new repository

cronExpressionstring

the cron expression to use for resetting the settings of associated repositories to the one of the configured template (use null to deactivate the periodic reset)

forkTemplateSyncEnabledboolean

Sync settings from template to new repository forks

gitMirrorType'MIRROR' | 'WITHOUTHISTORY'

Configure how the repository template content should be copied to the new repository.

repoMirrorEnabledboolean

true if you want the content of a template being mirrored to a repository on its creation

templateFeatureEnabledboolean

Enables/disables repository templates for project