remove ld_proload

This commit is contained in:
Michael Parker 2021-09-25 23:52:41 -04:00
parent 7545a7a2d1
commit a8865b5e07

View File

@ -4,7 +4,7 @@
"version": "PTDL_v1", "version": "PTDL_v1",
"update_url": null "update_url": null
}, },
"exported_at": "2021-08-29T14:30:56+00:00", "exported_at": "2021-09-26T03:45:00+00:00",
"name": "TeaSpeak", "name": "TeaSpeak",
"author": "parker@parkervcp.com", "author": "parker@parkervcp.com",
"description": "TeaSpeak is a free to use client and server software for VoIP communication.\r\n\r\nIts the ideal deal software for everyone who is annoyed about limits and restrictions.", "description": "TeaSpeak is a free to use client and server software for VoIP communication.\r\n\r\nIts the ideal deal software for everyone who is annoyed about limits and restrictions.",
@ -64,15 +64,6 @@
"user_editable": false, "user_editable": false,
"rules": "required|string" "rules": "required|string"
}, },
{
"name": "ld preload",
"description": "Don't touch this if you want the server to start",
"env_variable": "LD_PRELOAD",
"default_value": ".\/libs\/libjemalloc.so.2",
"user_viewable": false,
"user_editable": false,
"rules": "required|string"
},
{ {
"name": "Teaspeak Version", "name": "Teaspeak Version",
"description": "What version of teaspeak to install: latest = latest stable ; beta = latest beta", "description": "What version of teaspeak to install: latest = latest stable ; beta = latest beta",