feat: Add hidden channels functionality

This commit is contained in:
wander 2026-02-07 15:19:27 -05:00
parent a12d3f6fb1
commit fb12e3ce26
5 changed files with 295 additions and 45 deletions

View file

@ -6,6 +6,7 @@ services:
volumes:
- ./source:/app/source
- ./target:/app/target
- ./hidden:/app/hidden
- ./data:/app/data
- ./import:/app/import
ports: