@crosery/dsh-drop
Drag and paste files into dsh Web with a unified preview rail; keep native images and add file references only when sending.
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Crosery/dsh-drop说明文档
阅读完整 README ↗Configuration
Namespace crosery-drop in $DSH_HOME/settings.yaml; settings changes apply live.
| Key | Default | Meaning |
|---|---|---|
| maxBytes | 536870912 (512 MiB) | Maximum bytes per staged file; must be positive. |
| keepDays | 30 | Retention by date directory; 0 disables pruning. |
Cleanup runs at activation and when retention changes. It deletes expired date-named directories, including manually added contents inside them; other names and loose files are untouched. Removing a card does not delete the staged copy.