mirror of
https://github.com/aljazceru/mattermost-retention.git
synced 2025-12-17 05:54:26 +01:00
Update README.md
This commit is contained in:
@@ -4,4 +4,4 @@ Free version of mattermost doesn't provide any message/attachment retention sett
|
|||||||
Script can work on standalone or dockerized deployment, however in the case of docker you must run it on application container (otherwise it wont be able to delete the files from the system. It was tested with official mattermost docker deployment.
|
Script can work on standalone or dockerized deployment, however in the case of docker you must run it on application container (otherwise it wont be able to delete the files from the system. It was tested with official mattermost docker deployment.
|
||||||
# Note
|
# Note
|
||||||
This script currently supports mattermost instances using both mysql or postgres database.
|
This script currently supports mattermost instances using both mysql or postgres database.
|
||||||
Just specify `mysql` or `postgres` on the [DB_DRIVE](https://github.com/aljazceru/mattermost-retention/blob/master/mattermost-retention.sh#L26) variable
|
Just specify `mysql` or `postgres` on the [DB_DRIVE](https://github.com/aljazceru/mattermost-retention/blob/master/mattermost-retention.sh#L26) variable.
|
||||||
|
|||||||
Reference in New Issue
Block a user