A collection of classes and commands for automated command line scripting using Python.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

19 lines
507 B

[domain_name]
comment = The domain name to use for the Radicale host.
value = cal.example.com
[radicale_uri]
comment = The partial URI where Radicale is available. Include the trailing slash.
value = /
[config_path]
comment = The path to configuration files.
value = /etc/radicale/config
[data_path]
comment = The path to data files and directories.
value = /var/lib/radicale/collections
[webmaster_email]
comment = The webmaster's email address. Used when setting up SSL.
value = webmaster@example.com