We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b53b6b commit cd96843Copy full SHA for cd96843
1 file changed
credentials.json
@@ -1,5 +1,5 @@
1
{
2
- "username":"@oddvar:oddvar.org",
3
- "password":"freddie3",
4
- "server":"https://oddvar.org:8910"
+ "username":"@username:homeserver.org",
+ "password":"cantguessthis",
+ "server":"https://myhomeserver.org:8910"
5
}
0 commit comments