From 2335c598e73034738cdfb12e885589d890f6ee16 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 5 Dec 2017 22:41:36 +0100 Subject: =?UTF-8?q?=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ymir.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ymir.nix b/ymir.nix index e9a06ff1..0d7de78d 100644 --- a/ymir.nix +++ b/ymir.nix @@ -979,8 +979,8 @@ in rec { port_enable=no pasv_enable=yes - pasv_max_port=20000 - pasv_min_port=21000 + pasv_max_port=21000 + pasv_min_port=20000 allow_writeable_chroot=yes ''; -- cgit v1.2.3