From 60cae807deada46e8a61fda15bc827cf3427ab28 Mon Sep 17 00:00:00 2001 From: hns Date: Wed, 4 Jun 2003 13:37:49 +0000 Subject: [PATCH] Added static and staticMountpoint options. --- build/antclick/apps.properties | 9 ++++++--- build/main/apps.properties | 5 ++++- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/build/antclick/apps.properties b/build/antclick/apps.properties index 8e93c8f9..94dea431 100644 --- a/build/antclick/apps.properties +++ b/build/antclick/apps.properties @@ -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 = / diff --git a/build/main/apps.properties b/build/main/apps.properties index c50bcb23..85768f87 100644 --- a/build/main/apps.properties +++ b/build/main/apps.properties @@ -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