Skip to content

Commit 8fbc1b8

Browse files
committed
Updated README file with new information regarding the new config setting.
1 parent 5966044 commit 8fbc1b8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,8 @@ In the Magento admin, you can find the results in:
6464
- for Magento 2.1.x: Products > Data Integrity Checker
6565
- for Magento 2.2.0 and higher: Catalog > Data Integrity Checker
6666

67-
The results of the checkers are currently stored in the directory `var/tmp` as `.json` files.
67+
The results of the checkers are currently stored by default in the directory `var/tmp` as `.json` files.
68+
But you can change the path in the backend settings under Stores > Configuration > Catalog > Url Data Integrity Checker by entering a relative path starting from the Magento installation directory or an absolute path. The directory you enter there needs to exist before it will work.
6869

6970
## Some screenshots
7071

0 commit comments

Comments
 (0)