aboutsummarylogtreecommitdiffstats
path: root/megasync.conf
diff options
context:
space:
mode:
authorMatthias Van Gestel2022-04-05 02:19:28 +0200
committerMatthias Van Gestel2022-04-05 02:19:28 +0200
commit83ef306065685a03641dc0af9234ba9a5a97c2a4 (patch)
tree076f81c84114b0cf8279cbc00d8a766eae7b9739 /megasync.conf
parent16ee94f533a6e298d4b1f4fd45692f74ca59452e (diff)
downloadaur-megasync-headless.tar.gz
Add MEGA_PRE_START_SLEEP
Diffstat (limited to 'megasync.conf')
-rw-r--r--megasync.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/megasync.conf b/megasync.conf
index 913d56b26213..7a4be12fa959 100644
--- a/megasync.conf
+++ b/megasync.conf
@@ -10,3 +10,6 @@ MEGA_REMOTE_DIR="/"
# Your MEGA credentials
MEGA_EMAIL=""
MEGA_PWD=""
+
+# The amount of time the service file will wait to start megasync
+MEGA_PRE_START_SLEEP=45