mirror of
https://github.com/minio/docs.git
synced 2025-08-05 03:41:24 +03:00
Minor cleanups
This commit is contained in:
@@ -47,7 +47,8 @@ a {
|
|||||||
abbr[title] {
|
abbr[title] {
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
text-decoration: underline dotted; }
|
-webkit-text-decoration: underline dotted;
|
||||||
|
text-decoration: underline dotted; }
|
||||||
|
|
||||||
b,
|
b,
|
||||||
strong {
|
strong {
|
||||||
|
2
source/_static/css/main.min.css
vendored
2
source/_static/css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -133,7 +133,7 @@ settings, system services) is consistent across all nodes.
|
|||||||
Deployment may exhibit unpredictable performance if nodes have heterogeneous
|
Deployment may exhibit unpredictable performance if nodes have heterogeneous
|
||||||
hardware or software configurations. Workloads that benefit from storing aged
|
hardware or software configurations. Workloads that benefit from storing aged
|
||||||
data on lower-cost hardware should instead deploy a dedicated "warm" or "cold"
|
data on lower-cost hardware should instead deploy a dedicated "warm" or "cold"
|
||||||
MinIO deployment and :ref:`transition <minio-lifecycle-management-transition>`
|
MinIO deployment and :ref:`transition <minio-lifecycle-management-tiering>`
|
||||||
data to that tier.
|
data to that tier.
|
||||||
|
|
||||||
Erasure Coding Parity
|
Erasure Coding Parity
|
||||||
|
Reference in New Issue
Block a user