aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: daf2a42cbd6ac8e350d26650455cce60fab3a003 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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"
{
  "" :: ""
} ""