Small font-awesome fixes, add localstorage warning
This commit is contained in:
parent
a5dc885fc6
commit
e70f0fff7c
5 changed files with 23 additions and 3 deletions
|
@ -246,7 +246,9 @@
|
|||
<div class="description">
|
||||
<p>
|
||||
Registry images can be stored either locally or in a remote storage system.
|
||||
<strong>A remote storage system is required for high-availability systems.</strong>
|
||||
<div class="co-alert co-alert-danger">
|
||||
Do not use local storage for any production configurations.
|
||||
</div>
|
||||
</p>
|
||||
|
||||
<div class="config-bool-field feature-storage-replication" binding="config.FEATURE_STORAGE_REPLICATION">
|
||||
|
|
Reference in a new issue