Update config.php
This commit is contained in:
parent
549da213fa
commit
0b96911e86
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ function __($str)
|
|||
}
|
||||
|
||||
define( 'ALLOW_FULL_UPDATE', TRUE );
|
||||
// Check new version on Github
|
||||
define( 'ALLOW_CHECK_UPDATE', TRUE );
|
||||
define( 'ALLOW_NEW_AUTOBLOGS', TRUE );
|
||||
// If you set ALLOW_NEW_AUTOBLOGS to FALSE, the following options do not matter.
|
||||
// Generic RSS
|
||||
|
|
Loading…
Reference in a new issue