Add reference to FAQ [skip ci]

This commit is contained in:
James Cole 2018-03-19 15:44:08 +01:00
parent 909f72e6be
commit 4e69bc0e32
No known key found for this signature in database
GPG Key ID: C16961E655E74B5E

View File

@ -25,7 +25,7 @@ TRUSTED_PROXIES=
LOG_CHANNEL=daily
# Database credentials. Make sure the database exists. I recommend a dedicated user for Firefly III
# If you use SQLite, set connection to `sqlite` and remove the database, username and password settings.
# For other database types, please see the FAQ: http://firefly-iii.readthedocs.io/en/latest/support/faq.html
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306