mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
31 lines
891 B
Text
31 lines
891 B
Text
---
|
|
title: 'Configure backend'
|
|
---
|
|
|
|
# Configure your client with the backend
|
|
|
|
If you would like to use an alternative backend server (the server responsible for saving user data across devices) then you can specify your own URL **without needing to host your own P-Stream frontend!**
|
|
|
|
<Caution>
|
|
Changing your backend server will log you out of your account - make sure you
|
|
have a copy of your 12-word passphrase saved in case you need to go back!
|
|
</Caution>
|
|
|
|
<Steps>
|
|
<Steps.Step>
|
|
On P-Stream, click the menu icon at the top right and then `Settings`.
|
|
</Steps.Step>
|
|
|
|
{' '}
|
|
<Steps.Step>Scroll down the page to the `Connections` section.</Steps.Step>
|
|
|
|
{' '}
|
|
<Steps.Step>
|
|
Enable the `Custom server` toggle and enter your backend URL in the input box
|
|
that appears.
|
|
</Steps.Step>
|
|
|
|
<Steps.Step>
|
|
Click `Save` at the bottom right corner of your screen.
|
|
</Steps.Step>
|
|
</Steps>
|