From c8cef47804181a09dc848ac78f499deff05d7073 Mon Sep 17 00:00:00 2001 From: Nicco Date: Wed, 8 May 2019 12:08:41 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 4959570..ca88afa 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,16 @@ By default the DB is persisted into `dirty.db`. To start with a clean state you need to delete the `dirty.db` file. Either run `rm dirty.db; touch dirty.db` or `cat /dev/null > dirty.db`. docker-compose requires that the file exists, otherwise it will mount it as a folder. + +###### Note +Pluings are not persisted, since they are only saved in the DB. The plugin data though is persisted inside of the DB. + +### Recommended Plugins + +- activepads +- adminpads +- author_neat +- delete_empty_pads +- push2delete +- set_title_on_pad +- small_list