| @@ -206,7 +206,7 @@ Feel free to re-run this any time you think something is off with the server con | |||||
| Run this if you'd like to import your database from a previous default installation of Matrix Synapse. | Run this if you'd like to import your database from a previous default installation of Matrix Synapse. | ||||
| (don't forget to import your `media_store` files as well - see below). | (don't forget to import your `media_store` files as well - see below). | ||||
| While this playbook always sets up PostgreSQL, by default, a Matrix Synapse installation would run | |||||
| While this playbook always sets up PostgreSQL, by default a Matrix Synapse installation would run | |||||
| using an SQLite database. | using an SQLite database. | ||||
| If you have such a Matrix Synapse setup and wish to migrate it here (and over to PostgreSQL), this command is for you. | If you have such a Matrix Synapse setup and wish to migrate it here (and over to PostgreSQL), this command is for you. | ||||
| @@ -283,7 +283,7 @@ However, if you've installed this on some server where you have other stuff you | |||||
| - delete the Matrix-related systemd .service files (`rm -f /etc/systemd/system/matrix*`) and reload systemd (`systemctl daemon-reload`) | - delete the Matrix-related systemd .service files (`rm -f /etc/systemd/system/matrix*`) and reload systemd (`systemctl daemon-reload`) | ||||
| - delete all Matrix-related cronjobs (`rm -f /etc/cron.d/matrix*'`) | |||||
| - delete all Matrix-related cronjobs (`rm -f /etc/cron.d/matrix*`) | |||||
| - delete some helper scripts (`rm -f /usr/local/bin/matrix*`) | - delete some helper scripts (`rm -f /usr/local/bin/matrix*`) | ||||
| @@ -322,4 +322,4 @@ This Ansible playbook can be improved in the following ways: | |||||
| Matrix room: [#matrix-docker-ansible-deploy:devture.com](https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com) | Matrix room: [#matrix-docker-ansible-deploy:devture.com](https://matrix.to/#/#matrix-docker-ansible-deploy:devture.com) | ||||
| Github issues: [spantaleev/matrix-docker-ansible-deploy/issues](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues) | |||||
| Github issues: [spantaleev/matrix-docker-ansible-deploy/issues](https://github.com/spantaleev/matrix-docker-ansible-deploy/issues) | |||||