aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl21
1 files changed, 21 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 582c241..daf2a42 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,2 +1,23 @@
# Parameter definitions for thorn Formaline
# $Header$
+
+
+
+BOOLEAN announce_to_portal "Announce to the portal"
+{
+} yes
+
+STRING portal_hostname "Portal host name"
+{
+ "" :: ""
+} "portal.cct.lsu.edu"
+
+INT portal_port "Portal port"
+{
+ 1:65535 :: ""
+} 9296
+
+STRING portal_username "User name on the portal"
+{
+ "" :: ""
+} ""