All Downloads are FREE. Search and download functionalities are using the official Maven repository.

b.components.webdav-content-manager.0.1.source-code.webdavContentManager.properties.sample Maven / Gradle / Ivy

##################################################
# WebDAVContentManager properties                #
##################################################

# local folder where remote content is saved for local use
webdav.tmpFolder=./target/data/content
# complete URL of webDAV server
webdav.host=http://localhost:58080/
# max timeout
webdav.timeout=30000
# max simultaneous connections
webdav.maxHostConnections=1000
# webDAV credentials
webdav.password=test
webdav.username=test




© 2015 - 2025 Weber Informatics LLC | Privacy Policy