Disable federation by default (#20045)

This commit is contained in:
Gusted
2022-06-20 07:48:17 +08:00
committed by GitHub
parent bbe05faa8f
commit 5eae4dea9d
+1 -1
View File
@@ -1088,7 +1088,7 @@ Task queue configuration has been moved to `queue.task`. However, the below conf
## Federation (`federation`)
- `ENABLED`: **true**: Enable/Disable federation capabilities
- `ENABLED`: **false**: Enable/Disable federation capabilities
- `SHARE_USER_STATISTICS`: **true**: Enable/Disable user statistics for nodeinfo if federation is enabled
- `MAX_SIZE`: **4**: Maximum federation request and response size (MB)