From aaea16d254b8d957131254aa5bf6bd25fedf333a Mon Sep 17 00:00:00 2001 From: Klaas Freitag Date: Mon, 17 Jun 2024 17:00:06 +0200 Subject: [PATCH] Add leftover from review, mark gpfswatchfolder --- docs/architecture/joint-access-storage-driver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/architecture/joint-access-storage-driver.md b/docs/architecture/joint-access-storage-driver.md index 8e3714510..7409fcdf1 100644 --- a/docs/architecture/joint-access-storage-driver.md +++ b/docs/architecture/joint-access-storage-driver.md @@ -200,7 +200,7 @@ export STORAGE_USERS_POSIX_WATCH_PATH="/path/to/current/audit/log" #### GPFS Watchfolder -The gpfswatchfolder watcher connects to a kafka cluster which is being filled with filesystem events by the GPFS watchfolder service. +The `gpfswatchfolder` watcher connects to a kafka cluster which is being filled with filesystem events by the GPFS watchfolder service. ``` export STORAGE_USERS_POSIX_WATCH_TYPE="gpfswatchfolder"