aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.example
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-02-17 15:23:10 -0500
committerJesús <heckyel@hyperbola.info>2022-02-17 15:23:10 -0500
commit4c979bdce5884b434cd0c82a162163c1e5fded02 (patch)
treeffb1ac0ceafe7bee079643f32db3cf3cf0ba0d40 /config.env.example
downloadhyperbola-mirror-4c979bdce5884b434cd0c82a162163c1e5fded02.tar.lz
hyperbola-mirror-4c979bdce5884b434cd0c82a162163c1e5fded02.tar.xz
hyperbola-mirror-4c979bdce5884b434cd0c82a162163c1e5fded02.zip
initial commit
Diffstat (limited to 'config.env.example')
-rw-r--r--config.env.example11
1 files changed, 11 insertions, 0 deletions
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 * * *"