Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
67bfac5f05
|
||
|
|
15fa2d85e1
|
||
|
|
0b2256d77b
|
||
|
|
28c1721d67
|
||
|
|
e3ac1dd3eb
|
||
|
|
a42eb1e9e8
|
||
|
|
3c6a7b3831
|
@@ -1,6 +1,6 @@
|
||||
---
|
||||
gotosocial_user: "gotosocial"
|
||||
gotosocial_version: "0.19.0"
|
||||
gotosocial_version: "0.22.0"
|
||||
gotosocial_base_path: "/opt/gotosocial"
|
||||
gotosocial_config_path: "{{ gotosocial_base_path }}/config"
|
||||
gotosocial_template_path: "{{ gotosocial_base_path }}/templates"
|
||||
|
||||
@@ -3,7 +3,7 @@ mastodon_user: mastodon
|
||||
mastodon_base_path: /opt/mastodon
|
||||
mastodon_domain: ~
|
||||
mastodon_web_domain: ~
|
||||
mastodon_version: "4.3.9"
|
||||
mastodon_version: "4.5.4"
|
||||
mastodon_git_upstream_url: "https://github.com/mastodon/mastodon.git"
|
||||
|
||||
mastodon_data_path: "{{ mastodon_base_path }}/data"
|
||||
|
||||
Reference in New Issue
Block a user