{{-- 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.

{{--

This is the default language that all clients will use unless they manually change it.

--}}

Require your administrators or users to have 2FA enabled. Users include Admins. Everybody includes Sub Users.

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