|
|
|
@@ -42,7 +42,7 @@ matrix_mautrix_whatsapp_appservice_bot_username: whatsappbot |
|
|
|
# |
|
|
|
# To use Postgres: |
|
|
|
# - change the engine (`matrix_mautrix_whatsapp_database_engine: 'postgres'`) |
|
|
|
# - adjust your database credentials via the `matrix_mautrix_whatsapp_postgres_*` variables |
|
|
|
# - adjust your database credentials via the `matrix_mautrix_whatsapp_database_*` variables |
|
|
|
matrix_mautrix_whatsapp_database_engine: 'sqlite' |
|
|
|
|
|
|
|
matrix_mautrix_whatsapp_sqlite_database_path_local: "{{ matrix_mautrix_whatsapp_data_path }}/mautrix-whatsapp.db" |
|
|
|
|