summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrebs <drebs@riseup.net>2017-09-05 11:36:45 -0300
committerdrebs <drebs@riseup.net>2017-09-05 11:39:33 -0300
commitcadcfbd2ed6c1e7a680bab6ec1a9e9aa9d829910 (patch)
treee4333d42c86b92bd53df822d82c984d77e9160c4
parente158b913adf7ed72c61aad1e4370b7f3f2ad8349 (diff)
[doc] update server startup doc
-rw-r--r--docs/server.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/server.rst b/docs/server.rst
index bec552cd..2317908d 100644
--- a/docs/server.rst
+++ b/docs/server.rst
@@ -14,9 +14,7 @@ twistd command. To start the soledad server, run:
.. code-block:: bash
- twistd -n web \
- --class=leap.soledad.server.entrypoint.SoledadEntrypoint \
- --port=X
+ twistd -n --python /path/to/leap/soledad/server/server.tac
An systemd script is included and will be installed system wide to make it
feasible to start and stop the Soledad server service using a standard