Introduce cron.php

This commit is contained in:
2018-04-24 15:02:05 +02:00
committed by GitHub
parent d9e65f4b5d
commit 0ff9108220

View File

@@ -55,5 +55,9 @@ Here is an example for nginx:
proxy_set_header X-Forwarded-For $remote_addr;
}
```
### The bot postpones some actions
There is a cron.php which implements retries and database cleanups (e.g. to remove a username claim)
For this run cron.php regularly with your system of choice.
### Chat
For further questions, comments, feedback and more come and talk in [#matrix-register-bot:msg-net.de](https://matrix.to/#/#matrix-register-bot:msg-net.de)