Federation Meta Info Shared with Fedi
The following meta fields are interpretable by the Fedi app (note the fedi:
prefix on all fields) to provide additional functionality that affects the user experience:
welcome_message
: Fedimint-defined field for welcoming usersfedi:pinned_message
: A brief message pinned to the top of the commmunty screen after joining the federationfedi:federation_icon_url
: A URL to a JPG or PNG file used as the federation iconfedi:tos_url
: A URL presented to the user before joining the federationfedi:default_currency
: 3-letter ISO 4217 currency codefedi:popup_end_timestamp
: A Unix timestamp after which the app will disable access to the federationfedi:invite_codes_disabled
: Boolean value that blocks access to the federation invite codefedi:new_members_disabled
: Boolean value that prevents new members from joining the federationfedi:max_invoice_msats
: Number value in millisats that limits the amount a payment request can be created for in the Fedi appfedi:max_balance_msats
: Number value in millisats that limits users with a large balance from creating payment requests in the Fedi appfedi:max_stable_balance_msats
: Number value in millisats that limits stable balance deposits in the Fedi appfedi:fedimods
: Stringified JSON array of objects representing the default FediMods shown to users upon joining the federationfedi:default_group_chats
: Stringified JSON array of strings representing the IDs of any chat groups that all users will join automatically upon creating their usernamefedi:offline_wallet_disabled
: Boolean value to hide ecash generation features. This feature is stable and enabled by default, but can be disabled if desired.
Experimental
These fields are for enabling/disabling certain features that may not be available by default. Make sure you understand the risks involved before using these features and please reach out to Fedi support if you have any questions.
fedi:social_recovery_disabled
: Boolean value to expose social backup & recovery features. This is currently in experimental beta.fedi:stability_pool_disabled
: Boolean value to expose stable balance features. This is currently in experimental beta.fedi:onchain_deposits_disabled
: Boolean value to expose onchain deposit features. This has known issues and is currently disabled by default.
Deprecated
These fields are deprecated and will be removed in the future.
fedi:meta_external_url
: A URL to a file containing overrides for meta fields (will be deprecated in the future... behaves exactly the same as meta_override_url)
Fedi displays this information in the app. If any of these are missing or invalid, make sure to contact your Federation Guardians to update the metadata file, or contact Fedi support to let us know.