services.gitea.database.type

NixOS option

Database engine to use.

type: one of "sqlite3", "mysql", "postgres"
Default
"sqlite3"
Example
"mysql"
declared in: nixos/modules/services/misc/gitea.nixView source on NixOS/nixpkgs →