Remove unnecessary comment

This commit is contained in:
Matthias
2019-04-05 06:49:15 +02:00
parent dbb1bbf101
commit ac1964edb1
2 changed files with 2 additions and 4 deletions

View File

@@ -1,7 +1,5 @@
# Webhook usage
This page explains how to configure your bot to talk to webhooks.
## Configuration
Enable webhooks by adding a webhook-section to your configuration file, and setting `webhook.enabled` to `true`.