archisteamfarm: point password files in a more friendlier place
This commit is contained in:
parent
43de6e4c5b
commit
122997fb82
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
bots.wizardlink = {
|
bots.wizardlink = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
passwordFile = /var/lib/archisteamfarm/bots/wizardlink.password;
|
passwordFile = /home/wizardlink/.local/share/archisteamfarm/bots/wizardlink.password;
|
||||||
username = "master1891891";
|
username = "master1891891";
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
bots.zak = {
|
bots.zak = {
|
||||||
enabled = true;
|
enabled = true;
|
||||||
passwordFile = /var/lib/archisteamfarm/bots/zak.password;
|
passwordFile = /home/wizardlink/.local/share/archisteamfarm/bots/zak.password;
|
||||||
username = "matheuszak";
|
username = "matheuszak";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue