Property reference

glide.discovery.file_tracking.max_files_per_ci

The glide.discovery.file_tracking.max_files_per_ci property sets the maximum number of configuration files that can be tracked for each configuration item (CI). Administrators should consider this limit to ensure efficient file tracking and avoid potential performance issues.

Default: 50 Type: integer Application: Global

Key questions about this property

The answers below summarize the purpose, scope, default effect, and review scenarios for this property.

What does it do? This property defines the upper limit of tracked configuration files per CI, with a default value of 50.
What area does it affect? File Tracking
What does the default mean? The default value is "50", which sets the baseline numeric behavior for this property.
When should you review it? Review this property when adjusting file tracking settings or managing CI configurations.

Out of the box property record

Raw metadata from the property record.

Property name glide.discovery.file_tracking.max_files_per_ci
Sys ID 0b00470ec3d03200adce9624a1d3ae77
Type integer
Application Global
Default value 50
Description <b>File Tracking:</b> Maximal number of tracked configuration files per CI
Updated 2017-01-15 23:51:05

Sources

Official references and nearby text excerpts where this property appears.

Documentation excerpt View supporting context
Context preview Snippet 1
... any command. • Type: true | false • Default value: false glide.discovery.file_tracking.max_file_size File Tracking: The maximum file size for tracked configuration file content. • Type: integer • Default value: 500000 glide.discovery.file_tracking.max_files_per_ci File Tracking: The maximum number of tracked configuration files per CI. • Type: integer • Default value: 50 glide.discovery.file_tracking.change_limit_count File Tracking: Number of changes allowed on a tracked configuration file ...