Skip to content

Commit 29b9815

Browse files
authored
Update clustering.md (#2816)
1 parent 7930e97 commit 29b9815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/infrastructure_and_maintenance/clustering/clustering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ As metadata handler, create a DFS one, configured with a Doctrine connection.
7777

7878
First, define DFS folder path as a variable in `.env` file:
7979

80-
`DFS_NFS_PATH=/tmp/ibx_1439_nfs`
80+
`DFS_NFS_PATH=<absolute_directory_path>`
8181

8282
Next, if you're using a separate DFS database, configure it via the `DATABASE_URL` variable in the `.env` file.
8383
Depending on which database you're using:

0 commit comments

Comments
 (0)