commit | 34d75d93822d5ed62fc0e9b6ee463b36f9d481ae | [log] [tgz] |
---|---|---|
author | Petr Michalec <epcim@apealive.net> | Tue Oct 25 16:36:43 2016 +0200 |
committer | Petr Michalec <epcim@apealive.net> | Tue Oct 25 22:10:54 2016 +0200 |
tree | bca0e7a096763c75891aa67784885460c42f9e6d | |
parent | e27aafb7a624575accb943dc8f920b240c44f159 [diff] [blame] |
configureable logging levels in conf
diff --git a/README.rst b/README.rst index bf44925..e596552 100644 --- a/README.rst +++ b/README.rst
@@ -91,6 +91,10 @@ mongodb: server: enabled: true + logging: + verbose: false + logLevel: 1 + oplogLevel: 0 admin: user: admin password: magicunicorn