0
0
Fork 0
easterhegg-2005-website/noc/monitor.easterhegg.de/cacti/debian.php

7 lines
126 B
PHP
Raw Normal View History

2024-01-27 15:10:12 +01:00
<?php
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "root";
$database_password = "";
?>