diff options
Diffstat (limited to 'support/docker')
-rw-r--r-- | support/docker/production/config/production.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/docker/production/config/production.yaml b/support/docker/production/config/production.yaml index 6215b9fdf..c97c37987 100644 --- a/support/docker/production/config/production.yaml +++ b/support/docker/production/config/production.yaml | |||
@@ -66,7 +66,7 @@ log: | |||
66 | 66 | ||
67 | tracker: | 67 | tracker: |
68 | enabled: true | 68 | enabled: true |
69 | reject_too_many_announces: false # false because we have issues with traefik and ws ip/port forwarding | 69 | reject_too_many_announces: false # false because we have issues with docker ws ip/port forwarding |
70 | 70 | ||
71 | admin: | 71 | admin: |
72 | email: null | 72 | email: null |