Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
interfect
funkwhale
Commits
11e5ab4d
Verified
Commit
11e5ab4d
authored
Oct 05, 2018
by
Eliot Berriot
Browse files
Fix #380: Document that server clock needs to be synced via NTP to avoid federation issues
parent
8ca06668
Changes
2
Hide whitespace changes
Inline
Side-by-side
changes/changelog.d/380.documentation
0 → 100644
View file @
11e5ab4d
Document that server clock needs to be synced via NTP to avoid federation issues (#380)
docs/installation/index.rst
View file @
11e5ab4d
...
...
@@ -11,6 +11,12 @@ The project relies on the following components and services to work:
- A redis server to store cache and tasks data
- A celery worker to run asynchronouse tasks (such as music import)
- A celery scheduler to run recurrent tasks
- A `ntp-synced clock <https://wiki.debian.org/NTP>`_ to ensure federation is working seamlessly
.. note::
The synced clock is needed for federation purpose, to assess
the validity of incoming requests.
Hardware requirements
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment