add cron.daily folder and jobs; add yggdrasil selected peers

This commit is contained in:
Claudio Maradonna 2023-01-03 09:56:31 +01:00
parent d73d36ec52
commit db594c01f1
Signed by: claudiomaradonna
GPG Key ID: B1EDCB4C3B05C387
2 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,2 @@
#!/bin/bash
docker system prune -af --filter "until=$((15*24))h"

8
yggdrasil/peers.conf Normal file
View File

@ -0,0 +1,8 @@
Peers: [
tls://yggdrasil.su:62586
tls://s2.i2pd.xyz:39575
tls://51.255.223.60:54232
tls://152.228.216.112:23108
tls://gutsche.tech:8889
tls://ygg.mkg20001.io:443
]