Web edits
[beagleboard.org.git] / config / apps.properties
blobdc235053c94c358baa37095727989b03fea1ab65
1 # List of applications to start.\r
2 # More information about this file is available at\r
3 # http://helma.org/docs/guide/properties/apps.properties/ \r
4 \r
5 \r
6 # Administrative application to manage all other apps on this server, \r
7 # accessible via its default mountpoint at http://<host>:<port>/manage \r
8 # and using its default repository at apps/manage\r
9 #\r
10 manage\r
12 beagle\r
13 beagle.mountpoint = /\r
14 beagle.repository.0 = apps/beagle/code\r
15 beagle.repository.1 = modules/helmaTools.zip\r
16 beagle.static = apps/beagle/static\r
17 beagle.staticIndex = true\r
18 beagle.staticMountpoint = /static\r