refire-forum
refire-forum copied to clipboard
Set database path from config
Hi there,
Great project, solid and feature-complete. My only problem is that I can not set the firebase database path. I want forum to be in a /forum node rather than being at the root (/).
Is it possible to do something like this?
Hi, thanks! Setting custom root path is currently not supported, but I've seen some forks that have implemented it, e.g. https://github.com/BentoBrowser/refire-forum/commit/04da6d1dbdfb2f31d58957befff22d5adeb0d6ba
If you happen to implement it, I'll gladly accept PR as this would be really useful feature 👍