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 e43855e commit a107cfbCopy full SHA for a107cfb
1 file changed
alertaclient/config.py
@@ -9,6 +9,7 @@
9
'profile': None,
10
'endpoint': 'http://localhost:8080',
11
'key': '',
12
+ 'client_id': None,
13
'username': None,
14
'password': None,
15
'timezone': 'Europe/London',
0 commit comments