Example Config File
This is a complete FrogDB configuration file with every setting at its default value. Generate an identical one yourself with frogdb-server --generate-config; the block below is that exact output, captured at docs-build time so it cannot drift from the flag.
Generate it yourself
Section titled “Generate it yourself”frogdb-server --generate-config > frogdb.tomlFull configuration
Section titled “Full configuration”{exampleConfig}See also
Section titled “See also” Configuration Reference Every parameter, its type, default, and mutability
Configuration surfaces File, env vars, CLI flags, and CONFIG SET precedence
Deployment Production deployment guide