12 lines
302 B
Markdown
12 lines
302 B
Markdown
{% if database != 'none' %}
|
|
|
|
Here are information to log into the database:
|
|
|
|
- Type: __DATABASE__
|
|
- Database user: __DB_USER__
|
|
- Database name: __DB_NAME__
|
|
- Password: __DB_PWD__
|
|
|
|
{% endif %}
|
|
|
|
The admin documentation below contains information on how to connect using SFTP to edit the website content.
|