Configuration basics

How does Mireka store configuration

Mireka configuration is stored in text files. The configuration files are written in the JavaScript programming language, although only the most basic elements of JavaScript is used. The configuration does two things:

Location of configuration files

The location of the configuration files depends on how you installed Mireka.

Editing

It is best if you edit the files using an editor capable of syntax highlighting JavaScript files. For example you can use Vim on the Linux command line, or jEdit on Windows and Linux GUI.

After changing the configuration you have to restart Mireka.