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