Configuration
Configuration is possible via the GUI, via command line parameters and via the config.ini file
Command line parameters
--help
this message
--port=8000
the listening port
--datadir
the location of the data folder,
default path is $HOME/.config/QVNote
Config file
The optional config.ini file can be placed next to the executable. It supports the same keys as the command line parameters:
port=8000
datadir=$HOME/.config/QVNote