documentation
This commit is contained in:
@@ -615,9 +615,11 @@ pub fn settings_page() -> Html {
|
||||
<p class="text-sm" style="margin:0;">
|
||||
<strong style="color: var(--warning);">{ "Heads up: " }</strong>
|
||||
{ "This downloads ~24 GB of data and builds a ~10 GB local database. " }
|
||||
{ "The initial import can take 3-6 hours depending on your hardware. " }
|
||||
{ "The initial import can take 12-24 hours depending on your hardware. " }
|
||||
{ "Total disk usage: ~35 GB (downloads + database). " }
|
||||
{ "After the initial import, the database is automatically refreshed weekly to stay current." }
|
||||
{ "After the initial import, the database is automatically refreshed weekly to stay current. " }
|
||||
<strong>{ "SSD storage is recommended" }</strong>
|
||||
{ " for best performance. HDDs will still be faster than the API, but lookups may take a few seconds instead of being instant." }
|
||||
</p>
|
||||
</div>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user