aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-06-16 19:07:14 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-06-16 19:07:14 +0000
commit37f12d0e3d70eb03cc8662da113a3662371e086a (patch)
tree58b011f6da5a7c75cb22bb78721c14ece8f15873 /param.ccl
parentc577bfd688a5e98703b6d4aeed943060c9b9966c (diff)
Disable announcing to the portal by default.
Announcing gives away information to the public, and thus should always require a conscious user action. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@43 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index ea4b669..f88336c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -20,7 +20,7 @@ REAL update_interval "Update interval for the meta information (in seconds)" STE
BOOLEAN announce_to_portal "Announce meta information to the portal" STEERABLE=always
{
-} yes
+} no
STRING portal_hostname "Portal host name" STEERABLE=always
{