services.shiori.databaseUrl
The connection URL to connect to MySQL or PostgreSQL
- Type
null or string- Default
null- Example
"postgres:///shiori?host=/run/postgresql"- Declared
- <nixpkgs/nixos/modules/services/web-apps/shiori.nix>
The connection URL to connect to MySQL or PostgreSQL
null or stringnull"postgres:///shiori?host=/run/postgresql"