mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-13 12:21:25 -06:00
Small fix
This commit is contained in:
parent
8a6cf5f302
commit
bfbd3de2a1
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
## Backups
|
## Backups
|
||||||
|
|
||||||
Pterodactyl Panel allows users to create backups of their servers. In order to create backups, backup storage has to be configured.
|
Pterodactyl Panel allows users to create backups of their servers. In order to create remote backups, a backup storage has to be configured.
|
||||||
|
|
||||||
### Using S3 Backups
|
### Using S3 Backups
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ mysql -u root -p
|
|||||||
UPDATE panel.settings SET value = 0 WHERE `key` = 'TODO';
|
UPDATE panel.settings SET value = 0 WHERE `key` = 'TODO';
|
||||||
```
|
```
|
||||||
|
|
||||||
## Disable 2FA for a specific user
|
### Disable 2FA for a specific user
|
||||||
|
|
||||||
Run the following command in your `/var/www/pterodactyl` directory.
|
Run the following command in your `/var/www/pterodactyl` directory.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user