# Config Docs ## Section: admin #### endpoint ([URL]()) For admin types, specify where the uri of the service is located. Default Value: ```yaml endpoint: "" ``` #### clientSecretLocation (string) File containing the client secret Default Value: ```yaml clientSecretLocation: "/etc/secrets/client_secret" ``` ### Duration ... ## Section: plugins #### catalogcache `<Some description>` ```yaml catalogcache: ... ``` ### athena.Config #### webApi ([PluginConfig](#)) Defines config for the base WebAPI plugin. Default Value: ```yaml webApi: caching: maxSystemFailures: 5 resyncInterval: 30s size: 500000 workers: 10 readRateLimiter: burst: 100 qps: 10 resourceMeta: null resourceQuotas: default: 1000 writeRateLimiter: burst: 100 qps: 10 ```
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up