Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai
noblogs-wp
Commits
7b6cfb27
Commit
7b6cfb27
authored
Dec 09, 2018
by
lucha
Committed by
agata
Jul 01, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
moved wp-cache home config to the right place (in wp-config.php)
parent
fd83e406
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
wp-content/wp-cache-config.php
wp-content/wp-cache-config.php
+0
-3
No files found.
wp-content/wp-cache-config.php
View file @
7b6cfb27
...
...
@@ -5,9 +5,6 @@ WP-Cache Config Sample File
See wp-cache.php for author details.
*/
if
(
!
defined
(
'WPCACHEHOME'
)
)
define
(
'WPCACHEHOME'
,
WP_PLUGIN_DIR
.
'/wp-super-cache/'
);
$cache_compression
=
0
;
// Super cache compression
$cache_enabled
=
true
;
$super_cache_enabled
=
true
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment