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
Branches
Tags
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.
Please register or to comment