Added static and staticMountpoint options.

This commit is contained in:
hns 2003-06-04 13:37:49 +00:00
parent a9f1797258
commit 60cae807de
2 changed files with 10 additions and 4 deletions

View file

@ -1,10 +1,13 @@
# 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
# mount antville as root application
antville
antville.mountpoint = /

View file

@ -1,10 +1,13 @@
# List of apps to start.
# List of applications to start.
base
base.mountpoint = /
base.static = static
base.staticMountpoint = /static
manage
gong
himp
bloggerapi
lillebror