Add upload database max file size note

This commit is contained in:
JonnyWong16 2021-11-22 18:36:11 -08:00
parent d8e581f263
commit bf8aca21e4
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

@ -32,7 +32,7 @@
</div>
</div>
</div>
<p class="help-block">Upload the ${app} database file you wish to import.</p>
<p class="help-block">Upload the ${app} database file you wish to import (max file size is 1GB).</p>
</div>
<div class="form-group">
<label for="import_database_path">Option 2: Browse for a Database File</label>