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

Allow several served directories #1

Closed
deurk opened this issue Feb 11, 2021 · 9 comments
Closed

Allow several served directories #1

deurk opened this issue Feb 11, 2021 · 9 comments

Comments

@deurk
Copy link

deurk commented Feb 11, 2021

Would be great to be able to set several directories (potentially hosted on several disks, etc) in a transparent way for the client.

@Myster-Tee
Copy link
Owner

Yes, that's a cool idea, I'll implement this ;)

@deurk
Copy link
Author

deurk commented Mar 28, 2021

Any idea when you'll have free time to? :)

@Myster-Tee
Copy link
Owner

Soon ;)

@deurk
Copy link
Author

deurk commented Apr 29, 2021

Great, looking forward to it :)

@Myster-Tee
Copy link
Owner

v1.1.0 released, let me know if it does the job :)

@deurk
Copy link
Author

deurk commented May 1, 2021

Hey, thanks a lot! Will give a whirl and let you know!

@deurk
Copy link
Author

deurk commented May 1, 2021

I don't seem to be able to get it to take into account ServedDirectories, either with a single entry as a string or an array. It always defaults back to current directory.

@deurk
Copy link
Author

deurk commented May 1, 2021

Nervermind my previous comment, I found the issue. Copied the line I used before and noticed you changed ServedDirectory to ServedDirectories. It now works as intented. Thanks a lot :)

@Myster-Tee
Copy link
Owner

Perfect, I close this ticket!

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

No branches or pull requests

2 participants