1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

Revert "MinIO Server releases and other fixes (#1172)"

This reverts commit 2488541cd0.
This commit is contained in:
Ravind Kumar
2024-03-27 18:00:59 -04:00
parent 2488541cd0
commit c9505be39d
11 changed files with 133 additions and 116 deletions

View File

@ -214,29 +214,6 @@ Specify the password for the Redis server.
MinIO redacts this value when returned as part of :mc-cmd:`mc admin config get`.
User
~~~~
*Optional*
.. versionadded:: RELEASE.2024-03-21T23-13-43Z
.. tab-set::
.. tab-item:: Environment Variable
:sync: envvar
.. envvar:: MINIO_NOTIFY_REDIS_USER
.. tab-item:: Configuration Setting
:sync: config
.. mc-conf:: notify_redis user
:delimiter: " "
Specify the user for the Redis server.
Queue Directory
~~~~~~~~~~~~~~~