Add support for automatic (nedb -> Postgres) migration to matrix-appservice-slack

This commit is contained in:
Slavi Pantaleev
2020-12-22 19:56:52 +02:00
parent 9b95e1937c
commit 8675dedbdb
9 changed files with 123 additions and 144 deletions

View File

@ -106,7 +106,6 @@ matrix_docker_package_name: docker-ce
run_postgres_import: true
run_postgres_upgrade: true
run_postgres_import_sqlite_db: true
run_postgres_import_nedb: true
run_postgres_vacuum: true
run_synapse_register_user: true
run_synapse_update_user_password: true