1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-16 19:00:54 +00:00
Radicale/radicale
Unrud fed974e018 Disable logging config by default
Radicale always tries to load the system-wide configuration file. To turn this off, the logging-config option has to be added to all configuration files and command line arguments. It's easier to disable it by default and only add it once to the system-wide config file.
2017-05-24 17:03:48 +02:00
..
tests Move authentication delay into __init__.py and add config 2017-05-23 04:07:32 +02:00
__init__.py Improve logging 2017-05-23 04:16:52 +02:00
__main__.py Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
auth.py Use "&" instead of "+" to test booleans 2017-05-23 17:11:28 +02:00
config.py Disable logging config by default 2017-05-24 17:03:48 +02:00
log.py thread and level in simple log formatter 2016-09-04 11:47:27 +02:00
rights.py Don't set rights management when no authentication is set 2017-03-04 14:15:46 +01:00
storage.py Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00
xmlutils.py Merge setup.cfg and pytest.ini, fix tests 2017-04-15 10:51:00 +02:00