From 6b85ad162e2582876c6e6a337e7325a4afbc06b1 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 18 Feb 2025 20:02:24 +0100 Subject: [PATCH] No writes to storage --- examples/gils/zebra.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/gils/zebra.cfg b/examples/gils/zebra.cfg index 278f3e37..870f9cca 100644 --- a/examples/gils/zebra.cfg +++ b/examples/gils/zebra.cfg @@ -12,7 +12,7 @@ recordtype: grs.sgml isam: b # Flags for the non-authenticated user. w=write (allows ES Updates) -perm.anonymous: rw +# perm.anonymous: rw # Record compression (none, bzip2 or zlib) recordcompression: none