mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 01:18:19 +01:00
Delete config.ini.php
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
; <?php exit; ?> DO NOT DELETE THIS LINE
|
||||
lang="en-US"
|
||||
dbtype="sqlite"
|
||||
dbport="80"
|
||||
dbuser="username"
|
||||
dbpass="secret"
|
||||
dbname="webtrees.sqlite"
|
||||
dbhost="localhost"
|
||||
tblpfx="wt_"
|
||||
base_url="http://192.168.178.69:9999"
|
||||
wtname="Full Name"
|
||||
wtuser="username"
|
||||
wtpass="mybadpassword"
|
||||
wtemail="me@example.com"
|
||||
rewrite_urls="0"
|
||||
Reference in New Issue
Block a user