.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.3. .TH RADICALE "1" "April 2021" "radicale 3.0.6-3" "User Commands" .SH NAME radicale \- a simple calendar server .SH DESCRIPTION usage: radicale [OPTIONS] .SS "optional arguments:" .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 SERVER_HOSTS, \fB\-\-hosts\fR SERVER_HOSTS, \fB\-\-server\-hosts\fR SERVER_HOSTS set server hostnames including ports .TP \fB\-\-server\-max\-connections\fR SERVER_MAX_CONNECTIONS maximum number of parallel connections .TP \fB\-\-server\-max\-content\-length\fR SERVER_MAX_CONTENT_LENGTH maximum size of request body in bytes .TP \fB\-\-server\-timeout\fR SERVER_TIMEOUT socket timeout .TP \fB\-s\fR, \fB\-\-ssl\fR, \fB\-\-server\-ssl\fR 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 SERVER_CERTIFICATE, \fB\-\-certificate\fR SERVER_CERTIFICATE, \fB\-\-server\-certificate\fR SERVER_CERTIFICATE set certificate file .TP \fB\-k\fR SERVER_KEY, \fB\-\-key\fR SERVER_KEY, \fB\-\-server\-key\fR SERVER_KEY set private key file .TP \fB\-\-certificate\-authority\fR SERVER_CERTIFICATE_AUTHORITY, \fB\-\-server\-certificate\-authority\fR SERVER_CERTIFICATE_AUTHORITY set CA certificate for validating clients .SS "encoding:" .TP \fB\-\-encoding\-request\fR ENCODING_REQUEST encoding for responding requests .TP \fB\-\-encoding\-stock\fR ENCODING_STOCK encoding for storing local collections .SS "auth:" .TP \fB\-\-auth\-type\fR AUTH_TYPE authentication method .TP \fB\-\-auth\-htpasswd\-filename\fR AUTH_HTPASSWD_FILENAME htpasswd filename .TP \fB\-\-auth\-htpasswd\-encryption\fR AUTH_HTPASSWD_ENCRYPTION htpasswd encryption method .TP \fB\-\-auth\-realm\fR AUTH_REALM message displayed when a password is needed .TP \fB\-\-auth\-delay\fR AUTH_DELAY incorrect authentication delay .SS "rights:" .TP \fB\-\-rights\-type\fR RIGHTS_TYPE rights backend .TP \fB\-\-rights\-file\fR RIGHTS_FILE file for rights management from_file .SS "storage:" .TP \fB\-\-storage\-type\fR STORAGE_TYPE storage backend .TP \fB\-\-storage\-filesystem\-folder\fR STORAGE_FILESYSTEM_FOLDER path where collections are stored .TP \fB\-\-storage\-max\-sync\-token\-age\fR STORAGE_MAX_SYNC_TOKEN_AGE delete sync token that are older .TP \fB\-\-storage\-hook\fR STORAGE_HOOK command that is run after changes to storage .SS "web:" .TP \fB\-\-web\-type\fR WEB_TYPE web interface backend .SS "logging:" .TP \fB\-\-logging\-level\fR LOGGING_LEVEL threshold for the logger .TP \fB\-\-logging\-mask\-passwords\fR mask passwords in logs .TP \fB\-\-no\-logging\-mask\-passwords\fR do not mask passwords in logs (opposite of \fB\-\-loggingmask\-passwords\fR)