Load no config file for --config without argument

This commit is contained in:
Unrud
2021-12-24 18:13:18 +01:00
parent f75671354c
commit 4564de9f9d
2 changed files with 3 additions and 2 deletions

View File

@@ -13,7 +13,7 @@
* Disallow abbreviated arguments
* Support backend specific options and HTTP headers
* Optional argument for boolean options
* Require argument for `--config`
* Load no config file for `--config` without argument
* Allow float for server->timeout setting
* Fix **is-not-defined** filter in **addressbook-query** report
* Add python type hints