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 13247a3 commit 56fbc3eCopy full SHA for 56fbc3e
src/views/modals/projects/createProject.php
@@ -114,7 +114,7 @@
114
<tbody>
115
<tr>
116
<td> Instance Limit </td>
117
- <td> Maximum value of aggregate disk space used by all instances volumes, custom volumes and images of the project </td>
+ <td> Maximum number of total instances that can be created in the project </td>
118
<td>
119
<input name="limits.instances" class="form-control" />
120
</td>
0 commit comments