RFC 7234 Cache
Features
Building RoadRunner with Cache
[github]
[github.token]
token = "YOUR_GH_TOKEN"
[github.plugins]
# Use the Souin third-party middleware.
cache = { ref = "master", owner = "darkweak", repository = "souin", folder = "/plugins/roadrunner" }
# others ...
[log]
level = "debug"
mode = "development"Configuration
Last updated