Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jeff Balicki
/
FP_Canada
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3049d72a
authored
2022-05-26 16:53:24 -0400
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ddd
1 parent
d13235a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
wp-config.php
wp-config.php
View file @
3049d72
...
...
@@ -51,7 +51,7 @@ define( 'DB_CHARSET', 'utf8mb4' );
define
(
'DB_COLLATE'
,
''
);
define
(
'ALLOW_UNFILTERED_UPLOADS'
,
true
);
define
(
'WPCACHEHOME'
,
__DIR__
.
'/wp-content/plugins/wp-super-cache/'
);
//Disable automatic updates
//Disable update notifications
...
...
Please
register
or
sign in
to post a comment