Skip to content
This repository was archived by the owner on Feb 25, 2026. It is now read-only.

File Storage Adapter#580

Closed
fabricedesre wants to merge 1 commit intofxbox:masterfrom
fabricedesre:file-storage-adapter
Closed

File Storage Adapter#580
fabricedesre wants to merge 1 commit intofxbox:masterfrom
fabricedesre:file-storage-adapter

Conversation

@fabricedesre
Copy link
Copy Markdown
Contributor

Launch foxbox with:
FOXBOX_STORAGE=$PATH_TO_WATCH ./run.sh -- -s foxbox -t knilxof.org:443 to expose the files in $PATH_TO_WATCH through this adapter.

@Yoric : I added support to watch values in controller.rs:89, and we get the events when adding new channels, but not when removing them (it's easy to test by touching a file in the watched directory, and then removing it).
Do you see anything that could cause that (I'm sure we don't drop the guard since we still receive new ChannelAdded events)?

@cknowles-admin cknowles-admin added the ARCHIVED CLOSED at time of archiving label Feb 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ARCHIVED CLOSED at time of archiving

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants