Mercurial Hosting > luan
changeset 1404:9882c053d26f
minor
author | Franklin Schmidt <fschmidt@gmail.com> |
---|---|
date | Wed, 18 Sep 2019 04:51:17 -0600 (2019-09-18) |
parents | 5e1075226662 |
children | 546edc2df02c |
files | src/luan/modules/lucene/Lucene.luan |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
diff -r 5e1075226662 -r 9882c053d26f src/luan/modules/lucene/Lucene.luan --- a/src/luan/modules/lucene/Lucene.luan Tue Sep 17 01:44:18 2019 -0400 +++ b/src/luan/modules/lucene/Lucene.luan Wed Sep 18 04:51:17 2019 -0600 @@ -161,8 +161,6 @@ end schedule( backup, { repeating_delay = repeating_delay or Time.period{minutes=10} - run_on_close = true - daemon = true } ) end