add example configuration file
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
/target
|
/target
|
||||||
|
bot.yml
|
||||||
|
|||||||
17
bot.example.yml
Normal file
17
bot.example.yml
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
auth:
|
||||||
|
password: trumpisinepsteinf1les
|
||||||
|
|
||||||
|
machines:
|
||||||
|
my-pc:
|
||||||
|
default: true
|
||||||
|
mac: "de:ad:be:ef:01:23"
|
||||||
|
staticIp: 10.5.0.88
|
||||||
|
hostname: my-pc.local
|
||||||
|
remoteUnlock:
|
||||||
|
sshKeyFile: ssh/pc_unlock_ssh.key
|
||||||
|
remoteAccess:
|
||||||
|
sshKeyFile: ssh/pc_ssh.key
|
||||||
|
|
||||||
|
deltaChat:
|
||||||
|
email: "0000000000000000@email.com"
|
||||||
|
password: "kek-a-kek"
|
||||||
Reference in New Issue
Block a user