{{-- Pterodactyl - Panel --}} {{-- Copyright (c) 2015 - 2017 Dane Everitt --}} {{-- This software is licensed under the terms of the MIT license. --}} {{-- https://opensource.org/licenses/MIT --}} @extends('layouts.admin') @section('title') Settings @endsection @section('content-header')

Panel SettingsConfigure Pterodactyl to your liking.

@endsection @section('content')

Panel Settings

This is the name that is used throughout the panel and in emails sent to clients.

For improved security you can require all administrators to have 2-Factor authentication enabled, or even require it for all users on the Panel.

In order to modify your SMTP settings for sending mail you will need to run php artisan p:environment:mail in this project's root folder.
@endsection