Allow to auto follow a specific URL

This commit is contained in:
Chocobozzz
2020-05-11 10:48:58 +02:00
parent 3a1a00a4af
commit 95cd31f1fe
5 changed files with 10 additions and 4 deletions

View File

@@ -177,7 +177,7 @@ describe('Test auto follows', function () {
followings: {
instance: {
autoFollowIndex: {
indexUrl: 'http://localhost:42100',
indexUrl: 'http://localhost:42100/api/v1/instances/hosts',
enabled: true
}
}