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
Yes, you have to make the change in the JS. Here's what I use to hardcode the server for my personal deployment (and also add a guest mode): 6d6e290 . It should be fairly straightforward to adapt that to your needs.
I'd like to pre-populate my server address on my hosted Jamstash so I don't have to enter it in the setting page every time I try to log in.
Is this possible?
I tried to edit the settings.html file and add
value="address"
but I think the JS is overwriting it :(The text was updated successfully, but these errors were encountered: