From 3535b50301607e8a79eef9e0bd700fd2d561695e Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 28 May 2005 12:04:51 +0000 Subject: Add a parameter file that demonstrates announcing git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@18 83718e91-0e4f-0410-abf4-91180603181f --- par/announce.par | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 par/announce.par diff --git a/par/announce.par b/par/announce.par new file mode 100644 index 0000000..26a7f2b --- /dev/null +++ b/par/announce.par @@ -0,0 +1,26 @@ +# $Header$ + +Cactus::cctk_run_title = "Announce in the various ways" + +Cactus::cctk_show_banners = no +Cactus::cctk_show_schedule = no + +Cactus::cctk_itlast = 0 + +ActiveThorns = "CoordBase" + +ActiveThorns = "IOUtil" +IOUtil::parfile_write = no + +ActiveThorns = "PUGH" + +ActiveThorns = "Formaline" +Formaline::announce_to_portal = yes +Formaline::store_into_file = yes +Formaline::output_source = no + +ActiveThorns = "HTTPD Socket" + +#ActiveThorns = "Announce" +#Announce::portal_username = eschnett +#Announce::app_visibility = public -- cgit v1.2.3