diff options
Diffstat (limited to 'rel/overlay/etc/local.d/README')
-rw-r--r-- | rel/overlay/etc/local.d/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/rel/overlay/etc/local.d/README b/rel/overlay/etc/local.d/README deleted file mode 100644 index 5cc9ed123..000000000 --- a/rel/overlay/etc/local.d/README +++ /dev/null @@ -1,8 +0,0 @@ -CouchDB local configuration files - -Files found under the etc/local.d directory that end with .ini are parsed -within couchdb(1) at startup. - -This directory is intended for system administrator overrides of CouchDB -defaults. Package maintainers should be placing overrides in the -etc/default.d directory instead. |