aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index 0d81ba4..e77fa35 100644
--- a/param.ccl
+++ b/param.ccl
@@ -30,12 +30,12 @@ BOOLEAN announce_to_portal "Announce meta information to the portal" STEERABLE=a
{
} no
-STRING portal_hostname "Portal host name" STEERABLE=always
+STRING portal_hostname[5] "Portal host name" STEERABLE=always
{
"" :: ""
-} "portal.cct.lsu.edu"
+} ""
-INT portal_port "Portal port" STEERABLE=always
+INT portal_port[5] "Portal port" STEERABLE=always
{
1:65535 :: ""
} 9296