ttrss/config.php-dist

5 lines
84 B
Plaintext

<?
define(DB_CONN, "host=localhost dbname=fox user=fox password=XXXXXXXXXXX");
?>