Fixed Collections for Mongo can have 20gb (#293)
This commit is contained in:
parent
09a95fded4
commit
e09730d782
|
@ -276,7 +276,7 @@
|
|||
<!-- Fixed option button - Start -->
|
||||
<div class="tab">
|
||||
<input type="radio" id="tab1" name="storage" value="10" class="radio" data-bind="checked: storage">
|
||||
<label for="tab1">Fixed (10 GB)</label>
|
||||
<label for="tab1">Fixed (20 GB)</label>
|
||||
</div>
|
||||
<!-- Fixed option button - End -->
|
||||
|
||||
|
|
Loading…
Reference in New Issue