allow transfer any
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-10-27 17:28:43 +01:00
parent cb2ab2e3ae
commit 7c2e4c4270

View File

@@ -28,8 +28,8 @@ options {
193.47.99.3;
};
// Default transfer disabled (zone-specific configuration)
allow-transfer { none; };
// Default transfer enabled
allow-transfer { any; };
};
// Zone configurations (loaded from separate file)