aboutsummaryrefslogtreecommitdiffstats
path: root/config.env.example
diff options
context:
space:
mode:
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 * * *"