Browse Source

Adding a warning and header to delete/reset docs

master
realitygaps 3 years ago
committed by GitHub
parent
commit
d4ca28e63e
1 changed files with 3 additions and 0 deletions
  1. 3
      readme.md

3
readme.md

@ -70,9 +70,12 @@ bower update;
# serverside dependencies
npm update;
```
## Deleting all data and resetting Cryptpad
To reset your instance of Cryptpad and remove all the data that is being stored:
**WARNING: This will reset your Cryptpad instance and remove all data**
```
# change into your cryptpad directory
cd /your/cryptpad/instance/location;

Loading…
Cancel
Save