misskey-microblogger-demo/.config.example.json
2024-11-09 13:20:08 +01:00

9 lines
No EOL
108 B
JSON

{
"server": {
"url": "http://localhost:3000"
},
"global": {
"activity": 100
},
"active_users": []
}