Update README.md

This commit is contained in:
Nicco 2019-05-08 12:08:41 +02:00 committed by GitHub
parent 2075adf192
commit c8cef47804
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -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