This is an automated email from the ASF dual-hosted git repository.
ronny pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git
The following commit(s) were added to refs/heads/main by this push:
new 9a6bba88e Ban the last monster (#4743)
9a6bba88e is described below
commit 9a6bba88e5c4bdcad35b141714df3c392f10acc3
Author: Ronny Berndt <[email protected]>
AuthorDate: Mon Aug 28 19:52:50 2023 +0200
Ban the last monster (#4743)
Set an example cookie like in the cluster setup docs.
---
src/docs/src/install/search.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/docs/src/install/search.rst b/src/docs/src/install/search.rst
index d214c90d8..07e0420e4 100644
--- a/src/docs/src/install/search.rst
+++ b/src/docs/src/install/search.rst
@@ -55,7 +55,7 @@ content:
[email protected]
; set this to the same distributed Erlang cookie used by the CouchDB nodes
- cookie=monster
+ cookie=brumbrum
; the path where you would like to store the search index files
dir=/path/to/index/storage