Scroll to navigation

RADICALE(1) User Commands RADICALE(1)

NAME

radicale - a simple calendar server

DESCRIPTION

usage: radicale [OPTIONS]

options:

show this help message and exit
show program's version number and exit
check the storage for errors and exit
use specific configuration files
print debug information

server:

set server hostnames including ports
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

encoding:

encoding for responding requests
encoding for storing local collections

auth:

backend specific options omitted
authentication method
htpasswd filename
htpasswd encryption method
message displayed when a password is needed
incorrect authentication delay

rights:

backend specific options omitted
rights backend
permit delete of a collection
do not permit delete of a collection (opposite of --rights-permit-delete-collection)
file for rights management from_file

storage:

backend specific options omitted
storage backend
path where collections are stored
delete sync token that are older
command that is run after changes to storage

web:

backend specific options omitted
web interface backend

logging:

threshold for the logger
mask passwords in logs
do not mask passwords in logs (opposite of --loggingmask-passwords)

headers:

additional options allowed (e.g. --headers-Pragma=no-cache)
March 2024 radicale 3.1.9-2