[WebApp] Upcoming config.php changes
-
In the upcoming master version (5.0.0.21+1909.1) and in WebApp 5.0.0 final, we’ve renamed various config options. If you never changed these options you will not notice any change in WebApp, since the fallback behavior is the same.
If you did change the values of below config options, please change it accordingly in your config.php when needed.
DISABLE_FULL_GAB
is nowENABLE_FULL_GAB
DISABLE_REMOTE_USER_LOGIN
is nowENABLE_REMOTE_USER_LOGIN
INSECURE_COOKIES
is nowSECURE_COOKIES
DISABLE_FULL_GAB
is nowENABLE_FULL_GAB
DISABLE_PUBLIC_CONTACT_FOLDERS
is nowENABLE_PUBLIC_CONTACT_FOLDERS
DISABLE_SHARED_CONTACT_FOLDERS
is nowENABLE_SHARED_CONTACT_FOLDERS
DISABLE_WELCOME_SCREEN
is nowENABLE_WELCOME_SCREEN
DISABLE_WHATS_NEW_DIALOG
is nowENABLE_WHATS_NEW_DIALOG