10 lines
189 B
YAML
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"
|