|
|
|
@@ -42,7 +42,7 @@ matrix_mautrix_facebook_homeserver_token: '' |
|
|
|
# - plan your migration to Postgres, as this bridge does not support SQLite anymore (and neither will the playbook in the future). |
|
|
|
# |
|
|
|
# To use Postgres: |
|
|
|
# - adjust your database credentials via the `matrix_mautrix_facebook_postgres_*` variables |
|
|
|
# - adjust your database credentials via the `matrix_mautrix_facebook_database_*` variables |
|
|
|
matrix_mautrix_facebook_database_engine: 'postgres' |
|
|
|
|
|
|
|
matrix_mautrix_facebook_sqlite_database_path_local: "{{ matrix_mautrix_facebook_data_path }}/mautrix-facebook.db" |
|
|
|
|