Alicia Sykes
Alicia Sykes
If I could go back in time, I would definitely architecture things differently. Probably have config stored in a database, and accessible via a Go-based REST API, then have the...
Yeah, actually something similar has been suggested. I'm not sure how the URL switching would work, but fallback URLs could be an option. But currently I'm working on #799, and...
> I'd change it on my end but it will just end up getting overwritten on update If you know the solution, please do submit a PR! :) When I...
Linking up to #799
Heya @Shaewen-Chronicles This shouldn't be too hard to implement, so I'll add the good fist issue, in case you or anyone would like to pick it up. Gonna mark as...
Yeah, this is a great idea. I think I'd need to create a separate (hosted online) service to index all of the options, as it wouldn't be efficient to store...
There's some info about config troubleshooting in the [Troubleshooting Guide](https://github.com/Lissy93/dashy/blob/master/docs/troubleshooting.md). But your question isn't very clear, do you have an error message, console output, etc?
Thanks Here's a couple of things to try: - Check if the conf.yml file on disk has been updated - Check the [console](https://github.com/Lissy93/dashy/blob/master/docs/troubleshooting.md#how-to-open-browser-console) for error messages - Try rebuilding the...
Lemme reopen...
Still relevant... will be addressed in #799