# Domain XML definition file # Default : Will look for domain.xml in current directory #org.apache.slide.domain=Domain.xml # Automatically perform security checks # Default : true org.apache.slide.security=false # Automatically perform locking checks # Default : true org.apache.slide.lock=true # Use version control (DeltaV) # Default: true org.apache.slide.versioncontrol=true # DASL # Default: true org.apache.slide.search=true # Binding extension to WebDAV # Default: true org.apache.slide.binding=true # URL Encoding # Default: platform default encoding is used, if the entry is not present org.apache.slide.urlEncoding=UTF-8 # Debug # Default: false org.apache.slide.debug=false # Servlet auto-reload after changes to the stores configuration # Default: true org.apache.slide.store.tamino.servlet.autoreload=true