summarylogtreecommitdiffstats
path: root/agent.conf
blob: 443104353c0618d14da2e7fa5d961f53e261a1bc (plain)
1
2
3
4
5
6
7
8
9
10
# agent configuration

# drone server configuration
#DRONE_SERVER="ws://localhost:8000/ws/broker"
DRONE_SECRET=""

# debug
DRONE_DEBUG=false

AGENT_OPTS=""