Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/appstore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2018-08-25 12:48:52 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2018-08-25 12:48:52 +0300
commite42c975bb1ecee676437affefae5e4d56e950551 (patch)
tree07a7a65e4c95d18dd47fc6c28e199cd74600dcbb
parent6c079d171230f7633fc9e5cc13f4a8cef8e16697 (diff)
remove token from file4.0.0-beta1
-rw-r--r--docs/prodinstall.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/prodinstall.rst b/docs/prodinstall.rst
index ae4191c45e..9ee7248498 100644
--- a/docs/prodinstall.rst
+++ b/docs/prodinstall.rst
@@ -384,7 +384,7 @@ After obtaining the token from GitHub, add it anywhere in your settings file (**
.. code-block:: python
- GITHUB_API_TOKEN = '4bab6b3dfeds8857371a48855d3e87d38d4b7e65'
+ GITHUB_API_TOKEN = '4bab6b3dfeds8857371a48855dse87d38d4b7e65'
You can run the command by giving it the oldest supported Nextcloud version::