This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb-pkg.git


The following commit(s) were added to refs/heads/main by this push:
     new 7d5277f  Admin party is over
7d5277f is described below

commit 7d5277f3347afd2e5baae9401fe87f865637525e
Author: Nick Vatamaniuc <vatam...@gmail.com>
AuthorDate: Fri Mar 21 13:24:13 2025 -0400

    Admin party is over
    
    Remove mention of admin party mode. Skipping config means having to create a
    user manually.
    
    Fix: https://github.com/apache/couchdb-pkg/issues/126
---
 debian/couchdb.templates | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/couchdb.templates b/debian/couchdb.templates
index 336df16..fc4db92 100644
--- a/debian/couchdb.templates
+++ b/debian/couchdb.templates
@@ -19,7 +19,7 @@ _Description: General type of CouchDB configuration:
  If you prefer to configure CouchDB yourself, select none. You will then
  need to edit /opt/couchdb/etc/vm.args and /opt/couchdb/etc/local.d/*.ini
  yourself. Be aware that this will bypass *all* configuration steps, including
- setup of a CouchDB admin user - leaving CouchDB in "admin party" mode.
+ setup of a CouchDB admin user. You'll have to create one manually.
 
 Template: couchdb/nodename
 Type: string

Reply via email to