Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File Storage Adapter #580

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

fabricedesre
Copy link
Collaborator

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)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant