---
title: Configuration Reload Interval
description: When the Location of Agent Configuration Repository is LOCAL, this is the number of seconds after which the agent reloads its configuration if it has been changed since it was last read.
component: java-agents
version: 2025.11
page_id: java-agents:properties-reference:org.forgerock.agents.config.reload.seconds
canonical_url: https://docs.pingidentity.com/java-agents/2025.11/properties-reference/org.forgerock.agents.config.reload.seconds.html
---

# Configuration Reload Interval

When the [Location of Agent Configuration Repository](org.forgerock.agents.config.location.html) is `LOCAL`, this is the number of seconds after which the agent reloads its configuration if it has been changed since it was last read.

|                          |                                                                                                                                                                                                                                 |
| ------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Property name            | `org.forgerock.agents.config.reload.seconds`                                                                                                                                                                                    |
| Aliases                  | `com.sun.identity.agents.config.load.interval`   Introduced in Java Agent 5.0   [Recognized](preface.html#how_am_manages_multiple_aliases) from AM 6`org.forgerock.agents.config.reload.seconds`   Introduced in Java Agent 5.6 |
| Function                 | Profile                                                                                                                                                                                                                         |
| Type                     | Integer                                                                                                                                                                                                                         |
| Default                  | `0`                                                                                                                                                                                                                             |
| Bootstrap property       | No                                                                                                                                                                                                                              |
| Required property        | No                                                                                                                                                                                                                              |
| Restart required         | No                                                                                                                                                                                                                              |
| Local configuration file | `AgentConfig.properties`                                                                                                                                                                                                        |
| AM console               | Tab: `Global`Title: `Configuration Reload Interval`                                                                                                                                                                             |
