Set blocked_instances as empty array
authorkjwon15 <kjwonmail@gmail.com>
Thu, 27 Dec 2018 08:25:42 +0000 (17:25 +0900)
committerkjwon15 <kjwonmail@gmail.com>
Thu, 27 Dec 2018 10:08:38 +0000 (19:08 +0900)
bin/pre-deploy

index 0df205d..af4c04c 100755 (executable)
@@ -17,4 +17,5 @@ ap:
   # this is used for generating activitypub messages, as well as instructions for
   # linking AP identities.  it should be an SSL-enabled domain reachable by https.
   host: '$HOSTNAME'
+  blocked_instances: []
 EOF