mirror of
https://code.castopod.org/adaures/castopod
synced 2025-05-28 13:02:02 +00:00
docs: add ntp requirement to validate federation's incoming requests
This commit is contained in:
parent
8884598a56
commit
1b037a7adf
1
.gitignore
vendored
1
.gitignore
vendored
@ -126,6 +126,7 @@ nb-configuration.xml
|
|||||||
|
|
||||||
# Visual Studio Code
|
# Visual Studio Code
|
||||||
.vscode/
|
.vscode/
|
||||||
|
tmp/
|
||||||
|
|
||||||
/results/
|
/results/
|
||||||
/phpunit*.xml
|
/phpunit*.xml
|
||||||
|
@ -22,6 +22,8 @@ If you prefer using Docker, you may skip this and go straight to the
|
|||||||
- PHP v8.1 or higher
|
- PHP v8.1 or higher
|
||||||
- MySQL version 5.7 or higher or MariaDB version 10.2 or higher
|
- MySQL version 5.7 or higher or MariaDB version 10.2 or higher
|
||||||
- HTTPS support
|
- HTTPS support
|
||||||
|
- An [ntp-synced clock](https://wiki.debian.org/NTP) to validate federation's
|
||||||
|
incoming requests
|
||||||
|
|
||||||
### PHP v8.1 or higher
|
### PHP v8.1 or higher
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user