♻: add pg role determination to mastodon
This commit is contained in:
@@ -11,3 +11,4 @@ mastodon_yarn_key_path: "/usr/share/keyrings/yarnkey.gpg"
|
||||
mastodon_ruby_version: "3.3.5"
|
||||
|
||||
mastodon_home: "/srv/mastodon"
|
||||
mastodon_access_url: "{{ web_hostname | selectattr('type', 'defined') | selectattr('type', '==', 'mastodon') | map(attribute='host') | first }}"
|
||||
|
Reference in New Issue
Block a user