|
|
@@ -124,7 +124,7 @@ matrix_media_repo_federation_ignored_hosts: [] |
|
|
# Do NOT put your homeserver's existing database credentials here. Create a new database and |
|
|
# Do NOT put your homeserver's existing database credentials here. Create a new database and |
|
|
# user instead. Using the same server is fine, just not the same username and database. |
|
|
# user instead. Using the same server is fine, just not the same username and database. |
|
|
matrix_media_repo_database_username: "matrix_media_repo" |
|
|
matrix_media_repo_database_username: "matrix_media_repo" |
|
|
matrix_media_repo_database_password: "your_password" |
|
|
|
|
|
|
|
|
matrix_media_repo_database_password: "" |
|
|
matrix_media_repo_database_hostname: "{{ devture_postgres_identifier }}" |
|
|
matrix_media_repo_database_hostname: "{{ devture_postgres_identifier }}" |
|
|
matrix_media_repo_database_port: 5432 |
|
|
matrix_media_repo_database_port: 5432 |
|
|
matrix_media_repo_database_name: "matrix_media_repo" |
|
|
matrix_media_repo_database_name: "matrix_media_repo" |
|
|
|