Specify the local database filename to store persistent data. If null
, a temporary file will be created that will be removed when the application stops. It's recommended to specify a relative path. The database will be written into the service's state directory then.
Declarations
Type
null or string
Default
null
Example
"mailpit.db"