You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
podmack/config/minemention.json5

8 lines
371 B
Plaintext

{
// A map of special mention values to registered special mentions.
// When a special mention is available that is not present in this map, its default value will be used.
// To remove a mention key that is used because it's a default, set it to minemention:none
// A redirection of the `everyone` mention is not possible and will be ignored.
"mentions": {}
}