mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
PostgreSQL should be MySQL
svn path=/nixos/trunk/; revision=17691
This commit is contained in:
parent
704e56667a
commit
870b2ae68e
@ -46,7 +46,7 @@ in
|
||||
location = mkOption {
|
||||
default = "/var/backup/mysql";
|
||||
description = ''
|
||||
Location to put the gzipped PostgreSQL database dumps.
|
||||
Location to put the gzipped MySQL database dumps.
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user