]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/scripts/init.d/etc_default_helm_mowgli
mathql interpreter flags can be now red from helm registry
[helm.git] / helm / scripts / init.d / etc_default_helm_mowgli
index 5bb52b9c89508897f6b353b6fe4a3123bb3cf906..8f5b1edd64ef56081d7d76ceacfb50b7e183fd23 100644 (file)
@@ -12,7 +12,7 @@ DAEMONS="
 "
 
   # script used to load/unload uwobo predefined scripts
-UWOBO_INIT_SCRIPT="/projects/helm/shared/scripts/init.d/loadPredefinedStylesheets.pl"
+UWOBO_INIT_SCRIPT="/projects/helm/etc/init.d/loadPredefinedStylesheets.pl"
 
   # http getter cache dirs that need to be created at boot time
 HTTP_GETTER_CACHE_DIRS="
@@ -28,9 +28,7 @@ OWNER="sacerdot:helm"
 
 export HELM_GETTER_URL=http://mowgli.cs.unibo.it:58081
 export HELM_UWOBO_URL=http://mowgli.cs.unibo.it:58080
-export UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html
+UWOBO_PANEL_CONF=/projects/helm/public_html/uwobo/panel/control.html
 NUPRL_UWOBO_PANEL_CONF="/projects/helm/nuprl/NuPRL/uwobo-panel/control.html"
 
-export MATHQL_DB_MAP=/projects/helm/shared/scripts/init.d/mathql_db_map.txt
-
 # vim: set ft=sh: