From 1b0489d50f73add72aa483b51c566475ef028ef2 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sun, 9 Oct 2011 16:36:58 +0000 Subject: [PATCH] Document $INCLUDE() git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@614 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- examples/dgamelaunch.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/dgamelaunch.conf b/examples/dgamelaunch.conf index 364225e..a5f92c0 100644 --- a/examples/dgamelaunch.conf +++ b/examples/dgamelaunch.conf @@ -57,6 +57,7 @@ bannervars = [ "$MOTDTIME" = "2011.10.08", # - bannervars from above # - $VERSION replaced with "dgamelaunch v" + dgl version number. # - $USERNAME replaced with logged-in user's name, or with "[Anonymous]" +# - $INCLUDE(filename) the named file will be inserted here. banner = "/dgl-banner" # The following two options are fairly insecure. They will force us to -- 2.47.3