new: added configurable collection polling
parent
c4d1463577
commit
b17c60f85a
|
@ -23,6 +23,8 @@ cat >> $CONFIGDIR/servers.yml << EOF
|
|||
auth:
|
||||
username:
|
||||
password:
|
||||
collections:
|
||||
- collection
|
||||
EOF
|
||||
|
||||
echo "New server added to $CONFIGDIR/servers.yml - please go change the settings"
|
||||
|
|
Loading…
Reference in New Issue