mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 23:50:00 -07:00
(untested) refactor code, add separate call to create KV-store
This commit is contained in:
7
dist/example_config.yaml
vendored
7
dist/example_config.yaml
vendored
@@ -206,8 +206,11 @@ prehooks:
|
||||
# - name: torrent approval
|
||||
# config:
|
||||
# initial_source: list
|
||||
# Save data provided by source in storage above
|
||||
# preserve: false
|
||||
# Save data provided by source in specific storage. If name is empty or 'internal', provided above 'storage'
|
||||
# is used, but another storage may be provided (configuration is the same as for 'storage' above)
|
||||
# store:
|
||||
# name: internal
|
||||
# config:
|
||||
# configuration:
|
||||
# hash_list:
|
||||
# - "a1b2c3d4e5a1b2c3d4e5a1b2c3d4e5a1b2c3d4e5"
|
||||
|
||||
Reference in New Issue
Block a user