diff options
| -rw-r--r-- | ymir.nix | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -981,8 +981,8 @@ in rec { | |||
| 981 | pasv_enable=yes | 981 | pasv_enable=yes |
| 982 | pasv_max_port=20000 | 982 | pasv_max_port=20000 |
| 983 | pasv_min_port=21000 | 983 | pasv_min_port=21000 |
| 984 | pasv_addr_resolve=yes | 984 | |
| 985 | pasv_address=ymir.yggdrasil.li | 985 | allow_writeable_chroot=yes |
| 986 | ''; | 986 | ''; |
| 987 | }; | 987 | }; |
| 988 | 988 | ||
