update the user to see if i can use my own files with this
This commit is contained in:
parent
e221828bba
commit
242800a5ae
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
port = 4444;
|
port = 4444;
|
||||||
disableTelemetry = true;
|
disableTelemetry = true;
|
||||||
disableUpdateCheck = true;
|
disableUpdateCheck = true;
|
||||||
|
user = "osbm";
|
||||||
host = "localhost";
|
host = "localhost";
|
||||||
hashedPassword = "$argon2i$v=19$m=4096,t=3,p=1$dGc0TStGMDNzSS9JRkJYUFp3d091Q2p0bXlzPQ$zvdE9BkclkJmyFaenzPy2E99SEqsyDMt4IQNZfcfFFQ";
|
hashedPassword = "$argon2i$v=19$m=4096,t=3,p=1$dGc0TStGMDNzSS9JRkJYUFp3d091Q2p0bXlzPQ$zvdE9BkclkJmyFaenzPy2E99SEqsyDMt4IQNZfcfFFQ";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue