mirror of
https://github.com/YunoHost-Apps/wordpress_ynh.git
synced 2024-09-03 20:36:10 +02:00
Update wp-config.php
This commit is contained in:
parent
6914578c8b
commit
db382781c0
1 changed files with 3 additions and 0 deletions
|
@ -33,3 +33,6 @@ if ( !defined('ABSPATH') )
|
|||
|
||||
// WordPress settings path
|
||||
require_once(ABSPATH . 'wp-settings.php');
|
||||
|
||||
// Force https redirect
|
||||
define('FORCE_SSL_ADMIN', true);
|
||||
|
|
Loading…
Add table
Reference in a new issue