# Set the LAZY\_REPOSITORY variable in the PDI client

This variable restores the directory-loading behavior of the repository to be as it was before Pentaho 6.1. To set the **LAZY\_REPOSITORY** variable in the PDI client, complete these steps.

**Note:** Changing this variable to `false` will make repository loading more expensive.

1. Open the PDI client, then select **Edit** > **Edit the kettle.properties file**.
2. Look for **KETTLE\_LAZY\_REPOSITORY** and, if it is set to `false`, change the value to `true`.
3. Click **OK** and close the PDI client.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pentaho.com/pdia-data-integration/archived-merged-pages/transforming-data-with-pdi-archive/pdi-run-modifiers/variables/kettle-variables/set-the-lazy_repository-variable-in-the-pdi-client.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
