mrDoctorWho/vk4xmpp

View on GitHub
extensions/alive_keeper.README.md

Summary

Maintainability
Test Coverage
Installation
====

Add a field named ALIVE_KEEPER_ENABLED in the main config file and set it's value to True in order to enable the keeper.

Example:

```python
ALIVE_KEEPER_ENABLED = True
```