mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
Change uppercase V to lowercase v
This commit is contained in:
parent
6b3f037f16
commit
185d2eeb63
@ -127,7 +127,7 @@ reCAPTCHA can easily be disabled using the admin panel. In the Settings, select
|
||||
If you cannot access your panel, you can modify the database directly using the following commands.
|
||||
|
||||
```sql
|
||||
# If using MariaDB (V11.0.0+)
|
||||
# If using MariaDB (v11.0.0+)
|
||||
mariadb -u root -p
|
||||
|
||||
# If using MySQL
|
||||
@ -144,7 +144,7 @@ If possible you should use the panel to update your 2FA settings. If you can't a
|
||||
### Disable 2FA requirement
|
||||
|
||||
```sql
|
||||
# If using MariaDB (V11.0.0+)
|
||||
# If using MariaDB (v11.0.0+)
|
||||
mariadb -u root -p
|
||||
|
||||
# If using MySQL
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user