You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2025. It is now read-only.
People who self-host chapter will need a way to provide their own versions of these.
As @allella mentioned #2373 (comment) the simplest approach would be to leave them as links, but allow them to be customised.
There are two main tasks
Persist the URLs
Use the URLs instead of the hard-coded values
While the best UX is probably to provide a GUI to customise the variables (and persist them in the database) the simplest approach (sufficient for the MVP) would be to store them in environment variables.