Files
wtf/roles/mastodon/vars/main.yml
2026-07-09 11:46:56 +03:00

10 lines
189 B
YAML

#SPDX-License-Identifier: MIT-0
---
# vars file for mastodon
mastodon_local_dirs:
- "~/mastodon/postgresql"
- "~/mastodon/redis"
- "~/mastodon/elasticsearch"
- "~/mastodon/system"