CAN Service: content-addressable storage with HTTP API, SQLite metadata, file-based blob storage, thumbnail generation, and integrity verification. can-sync v1: P2P sync sidecar using iroh-docs for encrypted peer-to-peer replication with library/filter-based selective sync. Fully builds but being superseded by v2 (simplified full-mirror approach). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
6 lines
146 B
YAML
6 lines
146 B
YAML
storage_root: "./can_data"
|
|
admin_token: "super_secret_rebuild"
|
|
enable_thumbnail_cache: true
|
|
rebuild_error_threshold: 50
|
|
verify_interval_hours: 12
|