diff --git a/packaging/root/etc/drone/drone.toml b/packaging/root/etc/drone/drone.toml index a53f2e1f..1e4b459e 100644 --- a/packaging/root/etc/drone/drone.toml +++ b/packaging/root/etc/drone/drone.toml @@ -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" -# ] \ No newline at end of file +# ]