-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconf.yml
More file actions
37 lines (32 loc) · 687 Bytes
/
conf.yml
File metadata and controls
37 lines (32 loc) · 687 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
info:
name: "Pterodactyl MySQL Backup Manager"
identifier: "mysqlautobackup"
description: "Queue-driven, panel-integrated MySQL backup management for Pterodactyl servers"
flags: ""
version: "2.1.0"
target: "beta-2026-01"
author: "najuaircrack"
icon: "assets/icon.jpg"
website: "https://github.com/najuaircrack"
admin:
view: "view.blade.php"
controller: ""
css: ""
wrapper: ""
dashboard:
css: ""
wrapper: ""
components: "components"
data:
directory: "private"
public: ""
console: ""
requests:
views: ""
app: "controllers"
routers:
application: ""
client: "routes.php"
web: "web_routes.php"
database:
migrations: "migrations"