Advanced > Developer
To access the store configuration settings, choose Stores > Settings > Configuration from the Admin sidebar.
Frontend Development Workflow
          
          
For more information about changing these settings, see Frontend development workflow in the Admin Systems Guide.
Client side less compilation - Compilation takes place in the browser using the native less.js library.Server side less compilation - Compilation takes place on the server using the Less PHP library. This is the default mode for production.Developer Client Restrictions
          
          
For more information about changing this setting, see Client restrictions in the Admin Systems Guide.
Template Settings
          
          
For more information about changing these settings, see Optimizing resource files in the Admin Systems Guide.
Yes / NoDebug
          
          
For more information about changing these settings, see Template path hints in the Admin Systems Guide.
Yes / NoYes / NoYes / NoTranslate Inline
          
          
For more information about changing these settings, see Translate inline in the Admin Systems Guide.
JavaScript Settings
          
          
For more information about changing these settings, see Optimizing resource files in the Admin Systems Guide.
Yes / NoYes / NoDictionary - Translation on storefront side.Embedded - Translation on Admin side.Yes / NoCSS Settings
          
          
For more information about changing these settings, see Optimizing resource files in the Admin Systems Guide.
Yes / NoYes / No<head> and defers all non-critical styles that are loaded asynchronously. Options: Yes / NoImage Processing Settings
          
          
PHP GD2 / ImageMagickNote: The ICO file type is supported only by the ImageMagik adapter.
Caching Settings
          
          
Yes / NoStatic Files Settings
          
          
Yes / NoGrid Settings
          
          
Disable - (Default) Order-related entities are added to the grid at various times. as they are saved.Enable - Order-related entities are added to the grid only during a scheduled cron job. Cron should be configured to run once every minute.