document default --autostart --startdelay=5 and comment
authorJoey Hess <joeyh@joeyh.name>
Mon, 2 Nov 2015 15:18:44 +0000 (11:18 -0400)
committerJoey Hess <joeyh@joeyh.name>
Mon, 2 Nov 2015 15:18:44 +0000 (11:18 -0400)
doc/todo/When_autostarting_the_assistant_on_boot_delay_the_execution_2min/comment_1_49990eaf4a3d6ee89f668dfc159f5eae._comment [new file with mode: 0644]

diff --git a/doc/todo/When_autostarting_the_assistant_on_boot_delay_the_execution_2min/comment_1_49990eaf4a3d6ee89f668dfc159f5eae._comment b/doc/todo/When_autostarting_the_assistant_on_boot_delay_the_execution_2min/comment_1_49990eaf4a3d6ee89f668dfc159f5eae._comment
new file mode 100644 (file)
index 0000000..129eeac
--- /dev/null
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-11-02T15:14:20Z"
+ content="""
+There's actually an undocumented default startdelay of 5 seconds when using
+autostart. I've now documented it.
+
+Maybe 5 seconds is too little. OTOH, 2 minutes may be a bit too much;
+if the user is booting up their computer to access a new file in their
+annex they'd expect it to start syncing ASAP.
+
+I think my justification for the 5 seconds default was that about how long
+it seems to take a typical desktop system to get loaded (after the login
+screen) and for the user to open a web browser, on reasonably modern
+hardware. Even windows in an emulator doesn't take much longer than that.
+"""]]