From f3df5937b253b8008e85c533e993a375653de20b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Noco=C5=84?= Date: Wed, 9 Jul 2025 14:14:58 +0200 Subject: [PATCH] Update clustering.md --- docs/infrastructure_and_maintenance/clustering/clustering.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/infrastructure_and_maintenance/clustering/clustering.md b/docs/infrastructure_and_maintenance/clustering/clustering.md index 9fd87a53c5..8fc996ead1 100644 --- a/docs/infrastructure_and_maintenance/clustering/clustering.md +++ b/docs/infrastructure_and_maintenance/clustering/clustering.md @@ -77,7 +77,7 @@ As metadata handler, create a DFS one, configured with a Doctrine connection. First, define DFS folder path as a variable in `.env` file: -`DFS_NFS_PATH=/tmp/ibx_1439_nfs` +`DFS_NFS_PATH=` Next, if you're using a separate DFS database, configure it via the `DATABASE_URL` variable in the `.env` file. Depending on which database you're using: