Skip to content

Commit 2ec52af

Browse files
committed
updated README
1 parent 6cef035 commit 2ec52af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ for user in users:
7878
print(user['name'])
7979
```
8080

81+
When token is used, calling `api.logout()` is not necessary.
82+
8183
It is possible to specify authentication fields by the following environment variables:
8284
`ZABBIX_URL`, `ZABBIX_TOKEN`, `ZABBIX_USER`, `ZABBIX_PASSWORD`
8385

0 commit comments

Comments
 (0)