DOKK / manpages / debian 10 / radicale / radicale.1.en
RADICALE(1) User Commands RADICALE(1)

radicale - a simple calendar server

usage: radicale [OPTIONS]

show this help message and exit
show program's version number and exit
check the storage for errors and exit
use a specific configuration file

set server hostnames including ports
launch as daemon
do not launch as daemon (opposite of --server-daemon)
set PID filename for daemon mode
maximum number of parallel connections
maximum size of request body in bytes
socket timeout
use SSL connection
do not use SSL connection (opposite of --server-ssl)
set certificate file
set private key file
set CA certificate for validating clients
SSL protocol used
available ciphers
use reverse DNS to resolve client address in logs
do not use reverse DNS to resolve client address in logs (opposite of --server-dns-lookup)
message displayed when a password is needed

encoding for responding requests
encoding for storing local collections

authentication method
htpasswd filename
htpasswd encryption method
incorrect authentication delay

rights backend
file for rights management from_file

storage backend
path where collections are stored
delete sync token that are older
sync all changes to filesystem during requests
do not sync all changes to filesystem during requests (opposite of --storage-filesystem-fsync)
lock the storage while accessing it
do not lock the storage while accessing it (opposite of --storage-filesystem-locking)
close the lock file when no more clients are waiting
do not close the lock file when no more clients are waiting (opposite of --storage-filesystem-close-lockfile)
command that is run after changes to storage

web interface backend

logging configuration file
print debug information
do not print debug information (opposite of --loggingdebug)
store all environment variables
do not store all environment variables (opposite of --logging-full-environment)
mask passwords in logs
do not mask passwords in logs (opposite of --loggingmask-passwords)
April 2019 radicale 2.1.11-6