Known hybris configurations

I am trying to list hybris configurations. These parameters are using in properties files (local.properties, project.properties, tenant_cutom.properties). I will update this list with new ones.


Email settings

ParameterDefaultDescription
mail.smtp.server  
mail.smtp.port  
mail.smtp.user  
mail.smtp.password  
mail.pop3.beforesmtp false 
mail.pop3.password  
mail.pop3.server  
mail.pop3.user  
mail.from  
mail.replyto  
mail.use.tls false 

Other settings

ParameterValuesDefaultDescription
cockpit.reports.vjdbc.ports0-650009000Cockpit repors virtual jdbc port.
flexible.search.exception.show.query.detailstrue, false  Log and show native query when getting error.
media.default.url.strategy   
backoffice.cockpitng.reset.triggerslogin  Reset backoffice config for every login
backoffice.cockpitng.reset.scopewidgets,cockpitConfig 
backoffice.cockpitng.additionalResourceLoader.enabledfalse To make changes in ZUL files visible after page refresh, including changes to custom CSS files without ant and restart server
backoffice.cockpitng.uifactory.cache.enabledfalse 
backoffice.cockpitng.widgetclassloader.resourcecache.enabledfalse 
backoffice.cockpitng.resourceloader.resourcecache.enabledfalse 
backoffice.excel.export.max.rowsinteger2000Excel export limit
backoffice.fileUpload.maxSizeinteger5242880Backoffice upload widget max file size.
storefront.show.debug.infotrue, falsefalse Add session variables to home page. Search as DEBUG INFO in html.
hac.webroot  For changing hac url.
backoffice.cockpitng.validate.cockpitConfig.onstartuptrue, falsefalse Validate backoffice.xml on startup.

acceleratorservices.commercesavecart.sessioncart.hook.enabled.<storefront>

true, falsefalse Saved charts, customer can manage multiple carts.

acceleratorservices.commercesavecart.restoration.savetime.hook.enabled.<storefront>

true, falsefalseUpdate savetime as null while restoring cart as active cart.
task.polling.intervalsecond10 Sleep between processing task

task.polling.interval.min

second10task pooling interval
task.excluded.cluster.idsinteger  Exclude tenant from processing task. Separate values with , for multiple entries.
task.engine.loadonstartuptrue, falsetrue Load task engine for current node.
backoffice.sass.enabledtrue, falsetrueEnable Syntactically Awesome Style Sheets (Saas) for backoffice.
cache.legacymodetrue, falsefalse Disable caching.
imagemagick.bindirbin folder ImageMagic
imagemagick.configuration.directoryconfigfolder ImageMagic
tomcat.http.port0-650009001Http port
tomcat.ssl.port0-650009002Https port
tomcat.ajp.port0-650008009Ajp port
tomcat.jmx.port0-650009003Jmx port
tomcat.jmx.server.port0-650009004Jmx server port
storefront.resourceBundle.cacheSecondsDisable resource caching
initialpassword.adminstringDefault admin password. If not set system use random password
impex.import.workersintegercores * 2Parallel impex workes count

Custom settings

ParameterValuesDefaultDescription
<project_name>.global-context
spring bean xml file Global spring context.
<storefront>.checkout.url.patternRegex Disable authentication check (AnonymousCheckoutFilter) for checkout url for anonymous checkout. Sample: (^https://.*/checkout/.*)
website.<site-id>.httpURLhttp\://localhost\:9001/Site url
website.<site-id>.httpsURLhttps\://localhost\:9003/Secure site url

2 Responses to “Known hybris configurations”

  1. İsmail

    Hello,

    Is there any option to set number of list value in backoffice?
    I see just 50 value in a page. I would like to determine it with 200. Is it effect to backoffice performence?

  2. Mustafa Kerim Yılmaz

    Hi İsmail,
    There are two parameter for pagesiz: cms2.namedquery.default.pagesize and cmsfacades.namedquery.default.pagesize. You can try them. Also parameter name may be different than these. You can and set all parameters in hac; Platform > Configuration

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.