Configure server info
Closed this issue ยท 4 comments
rasendubi commented
Problem: I might use my own hosting for the server; the chrome extension should know where to address requests.
Solution: implement a settings page and let user fill the following info:
- server address
- user/pass (see heutagogy/heutagogy-backend#2)
Faradey27 commented
@rasendubi should we give simple users ability to change some configs?
like we will have only 1 server and i think we want from users to use our servers
rasendubi commented
We should not limit our users. As we don't have a server now, the user should be able to configure the extension to use her one. (Even if we have, there are users who don't want to use our server.)
drets commented
I'd like to work on it next.