summaryrefslogtreecommitdiff
path: root/rel/overlay/etc/default.d/README
diff options
context:
space:
mode:
Diffstat (limited to 'rel/overlay/etc/default.d/README')
-rw-r--r--rel/overlay/etc/default.d/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/rel/overlay/etc/default.d/README b/rel/overlay/etc/default.d/README
deleted file mode 100644
index cae343ba4..000000000
--- a/rel/overlay/etc/default.d/README
+++ /dev/null
@@ -1,11 +0,0 @@
-CouchDB default configuration files
-
-Files found under the etc/default.d directory that end with .ini are
-parsed within couchdb(1) at startup.
-
-This directory is intended for distribution-specific overrides of
-CouchDB defaults. Package maintainers should be placing overrides in
-this directory.
-
-System administrator should place overrides in the etc/local.d directory
-instead.