Vicinity Server - Configuration | |
The operation of the server is controlled by the vici parameter set. Parameters can be supplied in 3 ways:
The configuration file contains a list of name-value pairs separated by white-space or '='. Comments start with '#' in the first column. All parameters can be specified on the command line while starting the server. Command line parameters override the same parameters in the configuration file. Name-value pairs of parameters can be supplied at runtime via HTTP-like command requests. This is a password protected system level command. See the command reference for details about the request format. |
Vici generates
logfiles, archive files and debug output while running. The output detail is controlled by
the debug parameter. By default these files are stored in the execution directory
(the directory of the binary). On shutdown the contents of the databases (documents and users) is saved in two files (links.cb and clients.cb). The files are located in the execution directory by default. Vici reads these files on startup in order to restore its state. By default vici is configured to run as smooth as possible. Document interconnections are learned automatically; links to remote vicis are ignored, the service is configured for standalone operation without interconnections to remote vicinity servers, etc. But of course, this can be changed. |
The complete list of parameters |