Complete move from old repository to new repository structure!

This commit is contained in:
Dane Everitt
2017-08-26 18:08:11 -05:00
parent 2cabb61b54
commit 72735c24f7
27 changed files with 964 additions and 730 deletions

View File

@@ -143,6 +143,7 @@ return [
| This array includes the MIME filetypes that can be edited via the web.
*/
'files' => [
'max_edit_size' => env('PTERODACTYL_FILES_MAX_EDIT_SIZE', 50000),
'editable' => [
'application/json',
'application/javascript',