diff --git a/_install/templates/properties.json b/_install/templates/properties.json index cec38944086730c355010c27a7318021cf1f693d..0fa30cfbb04cd0b48e3b01dedd807b0921908f03 100644 --- a/_install/templates/properties.json +++ b/_install/templates/properties.json @@ -17,6 +17,7 @@ {% endif %} "app_api_url": "https://[hostname]{{API_ALIAS}}/v2", "proxy_url": "https://[hostname]{{API_ALIAS}}/v2/proxy/proxy", + "smallscreen_limit": 768, "version": "{{application.branch}}", "build": "{{APP_BUILD}}", "month_year": "{{MONTH_YEAR}}"