# Copy to /etc/pawletcache/config.yml and fill in enrollmentToken + hostname. hostname: cache.local.lan # must resolve/be reachable on the LAN listenAddr: "0.0.0.0" listenPort: 8443 storageDir: /var/lib/pawletcache/assets identityDir: /var/lib/pawletcache/identity centralUrl: https://oxmc.me enrollmentToken: "REPLACE_ME" # issued out-of-band per deployment allowedOrigins: - oxmc.me