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 {
|
location = mkOption {
|
||||||
default = "/var/backup/mysql";
|
default = "/var/backup/mysql";
|
||||||
description = ''
|
description = ''
|
||||||
Location to put the gzipped PostgreSQL database dumps.
|
Location to put the gzipped MySQL database dumps.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user