remove config file from git repo

This commit is contained in:
Jonas Leder 2021-04-13 13:04:23 +02:00
parent e59563f9c6
commit 80c4b82c55

View file

@ -1,16 +0,0 @@
<?php
$mysqlServer = "localhost";
$mysqlUser = "root";
$mysqlPassword = "password";
$mysqlDatabase = "website";
$contactmail = "m6LCSL4haTk7z4ZrgqQn8X@jonasled.de";
//Hcaptcha:
$sitekey = "10000000-ffff-ffff-ffff-000000000001";
$secretkey = "0x0000000000000000000000000000000000000000";
$footerMaxPost = 5;
$homeMaxPost = 3;
$trackURL = "https://matomo.jonasled.de/matomo.php?idsite=1&amp;rec=1";