.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3. .TH RADICALE "1" "December 2022" "radicale 3.1.8-2" "User Commands" .SH NAME radicale \- a simple calendar server .SH DESCRIPTION usage: radicale [OPTIONS] .SS "options:" .TP \fB\-h\fR, \fB\-\-help\fR show this help message and exit .TP \fB\-\-version\fR show program's version number and exit .TP \fB\-\-verify\-storage\fR check the storage for errors and exit .TP \fB\-C\fR [CONFIG ...], \fB\-\-config\fR [CONFIG ...] use specific configuration files .TP \fB\-D\fR, \fB\-\-debug\fR print debug information .SS "server:" .TP \fB\-H\fR VALUE, \fB\-\-hosts\fR VALUE, \fB\-\-server\-hosts\fR VALUE set server hostnames including ports .TP \fB\-\-server\-max\-connections\fR VALUE maximum number of parallel connections .TP \fB\-\-server\-max\-content\-length\fR VALUE maximum size of request body in bytes .TP \fB\-\-server\-timeout\fR VALUE socket timeout .TP \fB\-s\fR [VALUE], \fB\-\-ssl\fR [VALUE], \fB\-\-server\-ssl\fR [VALUE] use SSL connection .TP \fB\-S\fR, \fB\-\-no\-ssl\fR, \fB\-\-no\-server\-ssl\fR do not use SSL connection (opposite of \fB\-\-server\-ssl\fR) .TP \fB\-c\fR VALUE, \fB\-\-certificate\fR VALUE, \fB\-\-server\-certificate\fR VALUE set certificate file .TP \fB\-k\fR VALUE, \fB\-\-key\fR VALUE, \fB\-\-server\-key\fR VALUE set private key file .TP \fB\-\-certificate\-authority\fR VALUE, \fB\-\-server\-certificate\-authority\fR VALUE set CA certificate for validating clients .SS "encoding:" .TP \fB\-\-encoding\-request\fR VALUE encoding for responding requests .TP \fB\-\-encoding\-stock\fR VALUE encoding for storing local collections .SS "auth:" .IP backend specific options omitted .TP \fB\-\-auth\-type\fR VALUE authentication method .TP \fB\-\-auth\-htpasswd\-filename\fR VALUE htpasswd filename .TP \fB\-\-auth\-htpasswd\-encryption\fR VALUE htpasswd encryption method .TP \fB\-\-auth\-realm\fR VALUE message displayed when a password is needed .TP \fB\-\-auth\-delay\fR VALUE incorrect authentication delay .SS "rights:" .IP backend specific options omitted .TP \fB\-\-rights\-type\fR VALUE rights backend .TP \fB\-\-rights\-file\fR VALUE file for rights management from_file .SS "storage:" .IP backend specific options omitted .TP \fB\-\-storage\-type\fR VALUE storage backend .TP \fB\-\-storage\-filesystem\-folder\fR VALUE path where collections are stored .TP \fB\-\-storage\-max\-sync\-token\-age\fR VALUE delete sync token that are older .TP \fB\-\-storage\-hook\fR VALUE command that is run after changes to storage .SS "web:" .IP backend specific options omitted .TP \fB\-\-web\-type\fR VALUE web interface backend .SS "logging:" .TP \fB\-\-logging\-level\fR VALUE threshold for the logger .TP \fB\-\-logging\-mask\-passwords\fR [VALUE] mask passwords in logs .TP \fB\-\-no\-logging\-mask\-passwords\fR do not mask passwords in logs (opposite of \fB\-\-loggingmask\-passwords\fR) .SS "headers:" .IP additional options allowed (e.g. \fB\-\-headers\-Pragma\fR=\fI\,no\-cache\/\fR)