Skip to content

Commit

Permalink
Merge pull request #4058 from GeotrekCE/clean_remove_some_sync_rando_doc
Browse files Browse the repository at this point in the history
Remove some sync_rando doc for dev
  • Loading branch information
marcantoinedupre committed Apr 10, 2024
2 parents 02113ab + ab9f04f commit 8ddaa54
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/contribute/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -201,20 +201,6 @@ Launch tests

Pictures of the problem and videos are generated in ``cypress/videos`` and ``cypress/screenshots``.

Setup to run rando synchronization locally
==========================================

(sync rando is only relevant for an admin paired with geotrek rando v2)

In your django settings you must set the 'url' key of ``SYNC_RANDO_OPTIONS`` to use the same domain as defined by ``SERVER_NAME`` in your ``.env``.

For instance with ``SERVER_NAME=geotrek.localhost`` (default value)

.. code-block:: python
SYNC_RANDO_OPTIONS = {
'url': 'http://geotrek.localhost:8000'
}

Setup to use screamshotter-related features locally
===================================================
Expand Down

0 comments on commit 8ddaa54

Please sign in to comment.