13 lines
284 B
Properties
13 lines
284 B
Properties
# List of apps to start.
|
|
|
|
# mount antville as root application
|
|
antville
|
|
antville.mountpoint = /
|
|
antville.static = static
|
|
antville.staticMountpoint = /static
|
|
|
|
# mount antville as /managehop to avoid
|
|
# conflict with antville's manage.hac action
|
|
manage
|
|
manage.mountpoint = /manage/hop
|
|
|