mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-22 08:38:08 +02:00
test(cli): drop stale auto commit fixtures
This commit is contained in:
parent
450bfa1dfa
commit
5253814f29
7 changed files with 3 additions and 12 deletions
|
|
@ -5,7 +5,6 @@ storage:
|
|||
state: sqlite
|
||||
search: sqlite-fts5
|
||||
git:
|
||||
auto_commit: true
|
||||
author: "ktx <ktx@example.com>"
|
||||
ingest:
|
||||
adapters:
|
||||
|
|
@ -18,5 +17,3 @@ agent:
|
|||
- sl_query
|
||||
- wiki_search
|
||||
- sl_read_source
|
||||
memory:
|
||||
auto_commit: true
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ storage:
|
|||
state: sqlite
|
||||
search: sqlite-fts5
|
||||
git:
|
||||
auto_commit: true
|
||||
author: "ktx <ktx@example.com>"
|
||||
ingest:
|
||||
adapters: []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue