add cookie configuration
This commit is contained in:
parent
c6acd44ffe
commit
a4752d70c1
@ -14,6 +14,10 @@ DRONE_STARLARK_ENABLED=true
|
||||
DRONE_JSONNET_ENABLED=false
|
||||
DRONE_USER_FILTER=wanderer,dalahast,dotya.ml,kreyren,FunTom,ShutUpMeg,VeronikaMacku,corvin,Moonchild,2EEEB,renovate-bot
|
||||
DRONE_DATABASE_SECRET=${DRONE_DATABASE_SECRET}
|
||||
DRONE_COOKIE_SECRET=${DRONE_COOKIE_SECRET}
|
||||
# 168h --> 7*24 == one week
|
||||
DRONE_COOKIE_TIMEOUT=168h
|
||||
|
||||
DRONE_CRON_INTERVAL=10m
|
||||
DRONE_LOGS_PRETTY=true
|
||||
DRONE_LOGS_COLOR=true
|
||||
|
Loading…
Reference in New Issue
Block a user