From 954f5e5b1407012299a8e68bc11e4ab27df71cfc Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Wed, 11 Mar 2020 11:35:13 +0100 Subject: [PATCH] Add 'CMS/wordpress/WordPress-unconfigured' --- CMS/wordpress/WordPress-unconfigured | 42 ++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 CMS/wordpress/WordPress-unconfigured diff --git a/CMS/wordpress/WordPress-unconfigured b/CMS/wordpress/WordPress-unconfigured new file mode 100644 index 0000000..0ea93e5 --- /dev/null +++ b/CMS/wordpress/WordPress-unconfigured @@ -0,0 +1,42 @@ + array( +# '127.0.0.1:11211' +# ) +#); +#define('WP_REDIS_HOST', '127.0.0.1'); +#define('WP_REDIS_PASSWORD', ''); +#define('WP_REDIS_PORT', '6379'); +require_once(ABSPATH . 'wp-settings.php'); \ No newline at end of file