chore: update demo mode wipe time for consistency
Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
@if($demoActive)
|
||||
<div class="alert alert-warning">
|
||||
<p class="font-weight-bold"><i class="fas fa-exclamation-triangle"></i>{{ __('Warning') }}</p>
|
||||
<p>{{ __('Do not use real credentials here. The application is in demo mode. Additionally, the database is wiped every six hours.') }}</p>
|
||||
<p>{{ __('Do not use real credentials here. The application is in demo mode. Additionally, the database is wiped every day.') }}</p>
|
||||
|
||||
<p>{{ __("Also note: If a game license is required to sign up, you may find valid MC usernames at NameMC. No special validation is performed other than contacting Mojang's authentication servers to verify the username's existence, therefore, you can use any username for testing purposes.") }}</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user