Skip to content

Commit a525899

Browse files
author
Paulo Ribeiro
committed
doc: Remove spurious quote
1 parent 3e60d0f commit a525899

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration/caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ To use your own external NFS server:
1818
enabled: false
1919
cache:
2020
name: listener-cache
21-
path: /data"
21+
path: /data
2222
nfs:
2323
server: <NFS_SERVER_IP> # IP address of the external NFS server
2424
path: /var/nfs/data/ # External NFS server directory or file system to be mounted

0 commit comments

Comments
 (0)