Skip to content
Snippets Groups Projects
Commit 80c4b82c authored by Jonas Leder's avatar Jonas Leder
Browse files

remove config file from git repo

parent e59563f9
No related branches found
No related tags found
No related merge requests found
Pipeline #762 passed
<?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";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment