From 4c979bdce5884b434cd0c82a162163c1e5fded02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Thu, 17 Feb 2022 15:23:10 -0500 Subject: initial commit --- config.env.example | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 config.env.example (limited to 'config.env.example') diff --git a/config.env.example b/config.env.example new file mode 100644 index 0000000..67d96a7 --- /dev/null +++ b/config.env.example @@ -0,0 +1,11 @@ +# +# HyperMirror Options +# +BWLIMIT="0" +SOURCE_URL="rsync://mirror.fsf.org/hyperbola/gnu-plus-linux-libre" +RSYNC_OPTIONS="--exclude='*.links.tar.gz*' --exclude='/other' --exclude='/sources'" + +# +# Crontab Options +# +CRONTAB="0 */6 * * *" -- cgit v1.2.3