We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9ec9a commit bf2796cCopy full SHA for bf2796c
nebula/frontend/templates/deployment.html
@@ -437,7 +437,7 @@ <h5 class="step-number">Participants <i class="fa fa-users"></i>
437
</h5>
438
<h5 class="step-title">Number of rounds</h5>
439
<div class="form-check form-check-inline">
440
- <input type="number" class="form-control" id="rounds" placeholder="Number of rounds" value="10"
+ <input type="number" class="form-control" id="rounds" placeholder="Number of rounds" value="3"
441
style="display: inline; width: 20%">
442
</div>
443
<h5 class="step-title">Logging</h5>
0 commit comments