Add Gogs to the TOML config file

While updating an Ansible module I noticed that while Gogs is supported,
it doesn't appear, commented out, in the TOML file. This commit adds it

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
This commit is contained in:
Dave Tucker
2015-01-12 02:16:48 +00:00
parent ae65cf5fdb
commit 9f2849d5ad
2 changed files with 7 additions and 0 deletions

View File

@@ -53,6 +53,9 @@ datasource="/var/lib/drone/drone.sqlite"
# url=""
# skip_verify=false
# [gogs]
# url=""
# secret=""
#####################################################################
# SMTP configuration for Drone. This is required if you plan