mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[ACA-4715] reduce env variables and provide defaults (#3311)
* use default "sessionTimeForOpenAppDialogDisplay" * improve iPhone prefix url api * improve android prefix url api * session timeout * app store url defaults * enable mobile redirect by default * enable AOS by default * enable content plugins by default * enable folder rules by default * remove obsolete AI flag * remove obsolete APA flag * auto download defaults * cleanup auth vars
This commit is contained in:
@@ -35,9 +35,6 @@ You need to set some environment variables to be able to run the local dev serve
|
||||
```yml
|
||||
# App config settings
|
||||
APP_CONFIG_ECM_HOST="<URL>"
|
||||
APP_CONFIG_PLUGIN_AOS=false
|
||||
APP_CONFIG_PLUGIN_CONTENT_SERVICE=true
|
||||
APP_CONFIG_PLUGIN_FOLDER_RULES=true
|
||||
```
|
||||
|
||||
## Proxy settings
|
||||
|
Reference in New Issue
Block a user