# List of applications to start. # More information about this file is available at # http://helma.org/docs/guide/properties/apps.properties/ # Administrative application to manage all other apps on this server, # accessible via its default mountpoint at http://:/manage manage # Simple example of an application, accessible via its default # mountpoint at http://:/test and using its default # repository at apps/test test # More complex example of an application with custom configuration demo demo.mountpoint = / demo.repository.0 = modules/helmaLib.zip demo.repository.1 = modules/helmaTools.zip demo.repository.2 = apps/demo demo.static = static demo.staticMountpoint = /static demo.staticHome = index.html,default.html demo.staticIndex = false demo.uploadLimit = 2048