Merge pull request #1033 from mattermost/trouble-shooting

Create Troubleshooting.md
Этот коммит содержится в:
Corey Hulen
2015-10-13 09:50:01 -07:00
родитель d08b3e9d38 09acf949c3
Коммит 1dbc6c5d0e

7
doc/install/Troubleshooting.md Обычный файл
Просмотреть файл

@@ -0,0 +1,7 @@
### Mattermost Troubleshooting
#### Important notes
1. **DO NOT manipulate the Mattermost database**
- In particular, DO NOT delete data from the database, as this will most likely crash Mattermost in strange ways. Mattermost is designed to archive content continously and generally assumes data is never deleted.