1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00
# Conflicts:
#	README.md
#	setup/management.sh
This commit is contained in:
downtownallday
2021-01-31 16:56:49 -05:00
6 changed files with 35 additions and 15 deletions

View File

@@ -18,7 +18,6 @@
<option value="local">{{hostname}}</option>
<option value="rsync">rsync</option>
<option value="s3">Amazon S3</option>
<option value="b2">Backblaze B2</option>
</select>
</div>
</div>
@@ -343,4 +342,4 @@ function init_inputs(target_type) {
set_host($('#backup-target-s3-host-select').val());
}
}
</script>
</script>