mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-10-22 11:36:28 +00:00
make sure we NEVER ever write the cli defined webhook to the database or dumps
This commit is contained in:
@@ -30,9 +30,7 @@ pub fn snapshot_index_scheduler(scheduler: &IndexScheduler) -> String {
|
||||
|
||||
index_mapper,
|
||||
features: _,
|
||||
cli_webhook_url: _,
|
||||
cli_webhook_authorization: _,
|
||||
cached_webhooks: _,
|
||||
webhooks: _,
|
||||
test_breakpoint_sdr: _,
|
||||
planned_failures: _,
|
||||
run_loop_iteration: _,
|
||||
|
Reference in New Issue
Block a user