Unrud
|
8281769edf
Move filesystem_fsync config from section storage to internal
|
7 years ago |
Unrud
|
4282ea46e4
Add section for internal configuration
|
7 years ago |
Unrud
|
59f7104dce
Replace option "debug" with "level" in "logging"
|
7 years ago |
Unrud
|
6b281e1726
Move `realm` config from `server` to `auth`
|
7 years ago |
Unrud
|
6f15cddfbc
Don't pollute WSGI environ with OS environ
|
7 years ago |
Unrud
|
e5e13faa7c
Remove daemonization
|
7 years ago |
Unrud
|
e96410c6e7
Only support file based locking
|
7 years ago |
Unrud
|
54b9995e22
Use module-wide logger and remove logging config
|
7 years ago |
Unrud
|
3d2ffe0c8e
Raise default limits
|
7 years ago |
Frank Sachsenheim
|
50d3d01ea3
Uses absoulte imports as recommended in PEP-8
|
8 years ago |
Unrud
|
276de4fd3a
Allow additional config options for external plugins
|
8 years ago |
Unrud
|
78a62aee86
Merge pull request #565 from Unrud/synctoken
|
8 years ago |
Unrud
|
7687afc4c6
Merge pull request #622 from Unrud/clientcertificate
|
8 years ago |
Unrud
|
f633b48a7a
Real sync-collection support for the multifilesystem backend
|
8 years ago |
Unrud
|
6edaf27a38
rename backend from "None" to "none"
|
8 years ago |
Unrud
|
1812aeb238
include expected type of config option in error
|
8 years ago |
Unrud
|
881757815f
Add simple range checking to config options
|
8 years ago |
Unrud
|
3af5809d71
Add option for CA certificate for validating clients
|
8 years ago |
Unrud
|
a18874fc59
raise exception when locking the storage fails
|
8 years ago |
Unrud
|
9585c0b048
Web interface for managing calendars and addressbooks
|
8 years ago |
Unrud
|
ab9e9b2d7c
Add web interface module
|
8 years ago |
Unrud
|
c9664137a5
Improve error handling
|
8 years ago |
Guillaume Ayoub
|
3e0c8cf285
Update copyright years
|
8 years ago |
Unrud
|
fed974e018
Disable logging config by default
|
8 years ago |
Unrud
|
f2fb07fa84
Move authentication delay into __init__.py and add config
|
8 years ago |
Guillaume Ayoub
|
8293ca5c1c
Fix a CLI help description
|
9 years ago |
Guillaume Ayoub
|
9b8fc4ac14
Update and fix some config values
|
9 years ago |
Guillaume Ayoub
|
8cc15a3d25
Change default values for the config
|
9 years ago |
Guillaume Ayoub
|
3213495245
Merge branch 'url' of https://github.com/Unrud/Radicale into Unrud-url
|
9 years ago |
Guillaume Ayoub
|
c459d32a19
Use argparse to parse command arguments
|
9 years ago |