Update drone.toml

Run droned throw this error message: `Unable to parse config: no such flag -session-duration`
This commit is contained in:
Lowstz Chen 2014-11-24 11:41:12 +08:00
parent 7e2b03e20f
commit d31b41626d

View file

@ -11,7 +11,7 @@ port=":80"
# [session]
# secret=""
# duration=""
# expires=""
#####################################################################
# Database configuration, by default using SQLite3.
@ -70,4 +70,4 @@ datasource="/var/lib/drone/drone.sqlite"
# nodes=[
# "unix:///var/run/docker.sock",
# "unix:///var/run/docker.sock"
# ]
# ]