From 1c9748553e7ee112c395c8a1c0707f17df64deb7 Mon Sep 17 00:00:00 2001 From: lethosor Date: Sat, 23 Dec 2017 20:49:24 -0500 Subject: [PATCH] Remove warn-stuck-trees from onLoad.init-example --- onLoad.init-example | 1 - 1 file changed, 1 deletion(-) diff --git a/onLoad.init-example b/onLoad.init-example index 08dd536a7..1d32f07c9 100644 --- a/onLoad.init-example +++ b/onLoad.init-example @@ -1,2 +1 @@ repeat -name warn-starving -time 10 -timeUnits days -command [ warn-starving ] -repeat -name warn-stuck-trees -time 10 -timeUnits days -command [ warn-stuck-trees ]