Skip to content

Commit 9ce9022

Browse files
committed
feat: enable wrapstodon
1 parent f294b40 commit 9ce9022

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/erin-apps/mastodon-coolmathgames/base/mastodon-values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ mastodon:
2424
extraEnvVars:
2525
- name: EXTRA_DATA_HOSTS
2626
value: "https://blob.jortage.com"
27+
- name: EXPERIMENTAL_FEATURES
28+
value: wrapstodon
2729

2830
# add SECRET_KEY_BASE, OTP_SECRET, VAPID_PRIVATE_KEY, VAPID_PUBLIC_KEY to vault
2931
secrets:

0 commit comments

Comments
 (0)