refire-forum icon indicating copy to clipboard operation
refire-forum copied to clipboard

Set database path from config

Open hakanu opened this issue 7 years ago • 1 comments

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?

hakanu avatar Nov 09 '18 17:11 hakanu

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 👍

hoppula avatar Nov 22 '18 08:11 hoppula