Move all directories per theme
This commit is contained in:
32
optional/radicale/radicale.conf
Normal file
32
optional/radicale/radicale.conf
Normal file
@@ -0,0 +1,32 @@
|
||||
[server]
|
||||
hosts = 0.0.0.0:5232, [::]:5232
|
||||
daemon = False
|
||||
ssl = False
|
||||
dns_lookup = False
|
||||
realm = Radicale - Password Required
|
||||
base_prefix = /webdav/
|
||||
|
||||
[encoding]
|
||||
request = utf-8
|
||||
stock = utf-8
|
||||
|
||||
[well-known]
|
||||
|
||||
[auth]
|
||||
type = IMAP
|
||||
imap_hostname = front
|
||||
imap_port = 10143
|
||||
imap_ssl = False
|
||||
|
||||
[git]
|
||||
|
||||
[rights]
|
||||
type = owner_only
|
||||
|
||||
[storage]
|
||||
type = filesystem
|
||||
filesystem_folder = /data
|
||||
|
||||
[logging]
|
||||
|
||||
[headers]
|
||||
Reference in New Issue
Block a user