Ryouiki
Self-hosted domain communication service

Server Configuration

The server configuration is loaded on program initialization and specifies interfaces from which to receive connections.

Server {
    Hostname :sequence
    Contacts :list{AdminContact}
}

Properties

Hostname

Name advertised by the server.

Contacts

See: Contact

List of administrative contacts advertised by the server.