From bfbd3de2a1362c67c975e4ec15939acae1cb5dc8 Mon Sep 17 00:00:00 2001 From: Boy132 Date: Fri, 12 Mar 2021 10:23:43 +0100 Subject: [PATCH] Small fix --- panel/1.0/additional_configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/panel/1.0/additional_configuration.md b/panel/1.0/additional_configuration.md index e5b86b63..18c18369 100644 --- a/panel/1.0/additional_configuration.md +++ b/panel/1.0/additional_configuration.md @@ -4,7 +4,7 @@ ## 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 @@ -65,7 +65,7 @@ mysql -u root -p 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.