Merge pull request #800 from dave-tucker/toml_gogs

Add Gogs to the config file and Readme
This commit is contained in:
Brad Rydzewski 2015-01-11 18:30:26 -08:00
commit 68e6d530fb
2 changed files with 7 additions and 0 deletions

View file

@ -116,6 +116,10 @@ secret=""
url=""
skip_verify=false
[gogs]
url=""
secret=""
[smtp]
host=""
port=""

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