new: added configurable collection polling

pull/7/head
Hannah Ward 2017-03-30 16:27:25 +01:00
parent c4d1463577
commit b17c60f85a
No known key found for this signature in database
GPG Key ID: 6F3BAD60DE190290
1 changed files with 2 additions and 0 deletions

View File

@ -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"