Files
forgejo/rootfs/tmp/etc/act_runner/cache_server.yaml
T

10 lines
178 B
YAML
Raw Normal View History

2026-09-03 21:08:19 -04:00
log:
level: warn
cache:
enabled: true
dir: 'REPLACE_RUNNER_CACHE_DIR'
host: '0.0.0.0'
port: REPLACE_RUNNER_CACHE_PORT
external_secret: 'REPLACE_RUNNER_CACHE_SECRET'