OSDN Git Service

Allows passing existing keys and salts vs generating afresh
authorNikolay Kolev <nikolay@users.noreply.github.com>
Mon, 19 Aug 2013 20:11:16 +0000 (13:11 -0700)
committerNikolay Kolev <nikolay@users.noreply.github.com>
Mon, 19 Aug 2013 20:11:16 +0000 (13:11 -0700)
commit5e9414f982fbf369ee0daa8b3a98ee789099313e
tree9f0c7f3a07dcda22b75bc41d1b3684853f6d03da
parent3897aecf2b1337fc597bfd4d93025a3c745cb6d8
Allows passing existing keys and salts vs generating afresh

In a multi-server environment, if you want a consistent configuration without having to patch the automatically generated wp-config.php, there should be a way to pass the common keys and salts.
php/commands/core.php