Skip to content

Commit 7e4fb73

Browse files
authored
Update ss-config-sample.txt
1 parent d293c8f commit 7e4fb73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bash/ss-config-sample.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ WP_MULTISITE_SUBDOMAINS="true" ## subdirs not supported yet
236236
WP_MULTISITE_DOMAIN_MAPPING="true"
237237

238238
## for stability reasons several WP defined constants are hardcoded in wp-config.php ##
239-
## you can define additional constants in the /wp-content/functions.php file ##
239+
## you can define additional constants in /wp-content/custom-functions.php ##
240240

241241
## WP_POST_REVISIONS = [3|5|10|etc] the smaller the better but >1 to avoid data loss ##
242242
## WP_AUTOSAVE_INTERVAL = [15|30|60|120|etc] less often saves resources but risks data loss ##

0 commit comments

Comments
 (0)