mirror of
https://github.com/strapi/strapi.git
synced 2025-09-01 04:42:58 +00:00
Add STRAPI_UPDATE_NOTIF in config doc.
Signed-off-by: HichamELBSI <elabbassih@gmail.com>
This commit is contained in:
parent
e26b45e6be
commit
a6b08b1b9c
@ -137,6 +137,7 @@ Add the following configuration:
|
|||||||
export const LOGIN_LOGO = null;
|
export const LOGIN_LOGO = null;
|
||||||
export const SHOW_TUTORIALS = false;
|
export const SHOW_TUTORIALS = false;
|
||||||
export const SETTINGS_BASE_URL = '/settings';
|
export const SETTINGS_BASE_URL = '/settings';
|
||||||
|
export const STRAPI_UPDATE_NOTIF = true;
|
||||||
```
|
```
|
||||||
|
|
||||||
### Changing the host and port
|
### Changing the host and port
|
||||||
|
Loading…
x
Reference in New Issue
Block a user