From 5a137bf4e96bbc6898546a3672c8ba0e5bbd8ce5 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 31 Aug 2018 15:24:51 -0600 Subject: [PATCH] off by default --- blueprints.yaml | 4 ++-- tntsearch.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/blueprints.yaml b/blueprints.yaml index 8346b57..d172782 100644 --- a/blueprints.yaml +++ b/blueprints.yaml @@ -54,8 +54,8 @@ form: type: toggle label: Enable Index Scheduled Job help: Use the Grav Scheduler to kick off a background index job - highlight: 1 - default: 1 + highlight: 0 + default: 0 options: 1: Enabled 0: Disabled diff --git a/tntsearch.yaml b/tntsearch.yaml index 75afc86..c2647ab 100644 --- a/tntsearch.yaml +++ b/tntsearch.yaml @@ -18,7 +18,7 @@ min: 3 snippet: 300 index_page_by_default: true scheduled_index: - enabled: true + enabled: false at: '0 */3 * * *' logs: 'logs/tntsearch-index.out' filter: