diff --git a/public/API/lib/config.example.php b/public/API/lib/config.example.php index c9ff18703beb6322b357acb6dc1f8bfcb9036bbb..95c3123fc4438fd4429d11828d476bbb2042685a 100644 --- a/public/API/lib/config.example.php +++ b/public/API/lib/config.example.php @@ -13,8 +13,6 @@ $secretkey = "0x0000000000000000000000000000000000000000"; $footerMaxPost = 5; $homeMaxPost = 3; -$trackURL = ""; - $S3Server = ""; $S3AccessKey = ""; $S3SecretKey = "";