mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Breaking up envvars and config settings into separate settings pages (#1028)
- Creates a slew of folders and pages nested under the mc-server page to store settings. - Breaks up all of the environment variable options formerly in the mc-server page into these separate pages. - Moves the config settings formerly in the mc admin config page to the appropriate new settings pages. - Adds a MiniO Client settings page and document `mc-host-<alias>` Closes #1017
This commit is contained in:
@ -47,7 +47,7 @@ runtime configuration settings.
|
||||
|
||||
MinIO supports specifying the :mc:`minio server` log HTTP webhook endpoint
|
||||
and associated configuration settings using :ref:`environment variables
|
||||
<minio-sever-envvar-logging-regular>`.
|
||||
<minio-server-envvar-logging-regular>`.
|
||||
|
||||
The following example code sets *all* environment variables related to
|
||||
configuring a log HTTP webhook endpoint. The minimum *required* variables
|
||||
@ -172,7 +172,7 @@ settings:
|
||||
|
||||
MinIO supports specifying the audit log HTTP webhook endpoint and
|
||||
associated configuration settings using :ref:`environment variables
|
||||
<minio-sever-envvar-logging-audit>`.
|
||||
<minio-server-envvar-logging-audit>`.
|
||||
|
||||
The following example code sets *all* environment variables related to
|
||||
configuring a audit log HTTP webhook endpoint. The minimum *required*
|
||||
|
Reference in New Issue
Block a user