Update config.json with slightly more advanced example

master
Thor 3 years ago
parent 0049e61dd8
commit da8cf6edbf
  1. 6
      config.json.example

@ -8,6 +8,10 @@
"max_age": 90
},
"clients": {
"mastodon.social": {}
"mastodon.social": {},
"mastodon.xyz alt": {
"base_url": "https://mastodon.xyz",
"max_age": 60
}
}
}

Loading…
Cancel
Save