forked from pterodactyl/panel
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update egg-teamspeak3-server.json (pterodactyl#1575)
* delete ts3 egg * update egg-teamspeak3-server.json
- Loading branch information
1 parent
7277b64
commit 3290d39
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
"meta": { | ||
"version": "PTDL_v1" | ||
}, | ||
"exported_at": "2018-10-28T20:50:23+01:00", | ||
"exported_at": "2019-05-01T16:35:15+00:00", | ||
"name": "Teamspeak3 Server", | ||
"author": "[email protected]", | ||
"description": "VoIP software designed with security in mind, featuring crystal clear voice quality, endless customization options, and scalabilty up to thousands of simultaneous users.", | ||
|
@@ -27,10 +27,10 @@ | |
"name": "Server Version", | ||
"description": "The version of Teamspeak 3 to use when running the server.", | ||
"env_variable": "TS_VERSION", | ||
"default_value": "3.5.0", | ||
"default_value": "3.7.1", | ||
"user_viewable": 1, | ||
"user_editable": 1, | ||
"rules": "required|regex:\/^([0-9_\\.-]{5,10})$\/" | ||
} | ||
] | ||
} | ||
} |