From 90094fc889d7a31396549292530282a4fa007046 Mon Sep 17 00:00:00 2001 From: drtshock Date: Mon, 20 Jan 2014 12:39:31 -0700 Subject: [PATCH] clarity --- src/main/resources/config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml index dee7c07..1cdf08a 100644 --- a/src/main/resources/config.yml +++ b/src/main/resources/config.yml @@ -22,6 +22,8 @@ economy: # Should we cleanup vaults that haven't been used in awhile? # Only checks on restarts. Runs on another thread so it won't # lag the server. +# +# This will not touch the backups folder. You will have to delete those yourself. cleanup: enable: false