Miresa Server Configuration
This guide assumes you are using the official Miresa server. If you are not, consult the documentation for the server you are using.
Configuration is done in TOML.
title: string
Specify the instance's title. Default: Miresa
.
port: int
Specify the instance's port. Default: 8000
.
eastereggs: bool
Whether or not easter eggs are enabled. Default: true
.