diff options
| author | Paul Buetow <paul@buetow.org> | 2022-09-04 11:06:01 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-09-04 11:06:01 +0300 |
| commit | e8fd0500904788c5c3512078c4ed6b6edcaf30d5 (patch) | |
| tree | 7f761c16b2d2ca00ac3943e4bac7c99c49ab384d /frontends/etc | |
| parent | 7bba3a17d3d7d4a4615641db3467e65a20943e34 (diff) | |
replacing twofish with fishfinger (OpenBSD.Amsterdam) VM
Diffstat (limited to 'frontends/etc')
| -rw-r--r-- | frontends/etc/rsyncd.conf.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/etc/rsyncd.conf.tpl b/frontends/etc/rsyncd.conf.tpl index 86e6b0c..693d6c5 100644 --- a/frontends/etc/rsyncd.conf.tpl +++ b/frontends/etc/rsyncd.conf.tpl @@ -1,4 +1,4 @@ -<% my $allow = '108.160.134.135,2401:c080:1000:45af:5400:3ff:fec6:ca1d,*.buetow.org,localhost'; %> +<% my $allow = '*.buetow.org,localhost'; %> max connections = 5 timeout = 300 |
