MyNixOS website logo
option

services.surrealdb.dbPath

The path that surrealdb will write data to. Use null for in-memory. Can be one of "memory", "file://:path", "tikv://:addr".

Declarations
Type
string
Default
"file:///var/lib/surrealdb/"
Example
"memory"