summaryrefslogtreecommitdiff
path: root/doc/heroku.markdown
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-06-05 18:28:30 -0400
committerFrederic Guillot <fred@kanboard.net>2016-06-05 18:28:30 -0400
commit33098e4e11ba451d0b4fed7f8f41820e2bb66bd4 (patch)
tree94d0a6b77b975d9da1183a48f5050179b46ce34a /doc/heroku.markdown
parent5ffdf286e7cebd522f406fbeb83f78e4e4a3b711 (diff)
Minor doc updates
Diffstat (limited to 'doc/heroku.markdown')
-rw-r--r--doc/heroku.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/heroku.markdown b/doc/heroku.markdown
index f145f70e..43b15c72 100644
--- a/doc/heroku.markdown
+++ b/doc/heroku.markdown
@@ -35,5 +35,5 @@ heroku open
Limitations
-----------
-- The storage of Heroku is ephemeral, that means uploaded files through Kanboard are not persistent after a reboot. You may want to install a plugin to store your files in a cloud storage provider like [Amazon S3](https://github.com/kanboard/plugin-s3).
+- The storage of Heroku is ephemeral, that means uploaded files through Kanboard are not persistent after a restart. You may want to install a plugin to store your files in a cloud storage provider like [Amazon S3](https://github.com/kanboard/plugin-s3).
- Some features of Kanboard require that you run [a daily background job](cronjob.markdown).