1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
webtrees_ynh/conf/config.ini.php

7 lines
147 B
PHP
Executable file

; <?php exit; ?> DO NOT DELETE THIS LINE
dbhost="localhost"
dbport="3306"
dbuser="__dbuser__"
dbpass="__dbpass__"
dbname="__dbname__"
tblpfx="wt_"