# 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 # and using its default repository at apps/manage manage # More complex example of an application with custom configuration: # welcome # welcome.mountpoint = / # welcome.repository.0 = apps/welcome/code/ # welcome.repository.1 = modules/helmaTools.zip # welcome.static = apps/welcome/static # welcome.staticMountpoint = /static # welcome.staticHome = index.html,default.html # welcome.staticIndex = true # welcome.uploadLimit = 2048 # Beispiel fuer Helma-Artikel rssreader rssreader.mountpoint = / rssreader.repository.0 = apps/rssreader/code/ rssreader.repository.1 = modules/helmaTools.zip rssreader.static = apps/rssreader/static rssreader.staticMountpoint = /static rssreader.staticHome = index.html,default.html rssreader.staticIndex = true