return { version = 1, wantedScripts = { ['webfinger_allowlist'] = {accounts = { {% for account in cfg.aproxy_accounts %} "{{ account }}", {% endfor %} } } } }