We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da900c4 commit 10f08b4Copy full SHA for 10f08b4
mongodb_consistent_backup/Notify/Nsca/Nsca.py
@@ -19,7 +19,7 @@ def __init__(self, manager, config, timer, base_dir, backup_dir, **kwargs):
19
self.critical = 2
20
self.failed = self.critical
21
self.notifier = None
22
-
+
23
self.mode_type = ''
24
self.encryption = 1
25
if self.password:
0 commit comments