Auto Accept Subscription Proposals
Add a configuration property to enable automatic acceptance of proposed subscriptions, e.g. POST /subscriptions?topicType=abc&topic=xyz
The default value should be true
. This allows to run the NE-ONE server without an additional subscription service.
# Accept every Subscription proposal
auto-accept-subscription-proposals=true