3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
namespace: finallycoffee
name: fediverse
version: 0.1.2
version: 0.2.0
readme: README.md
authors:
- transcaffeine <transcaffeine@finally.coffee>
+1 -1
View File
@@ -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"
+1 -1
View File
@@ -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"