summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config11
1 files changed, 1 insertions, 10 deletions
diff --git a/config b/config
index 6ff7cee..cada2e2 100644
--- a/config
+++ b/config
@@ -5,18 +5,9 @@
# Linux distribution (currently only debian)
distribution=debian
-# Choose a root password for the MySQL database
-# Please insert the correct password if mysql-server is already installed
-mysql_root=opentox
-
-# Services to be installed
-# Options:
-# gem Installs only the opentox-ruby gem (useful, if you want to use external services with the opentox-ruby DSL)
-# all Installs all IST/ALU services (useful for local and server installations)
-install=all
-
# Installation type
# Options:
+# gem Installs only the opentox-ruby gem (useful, if you want to use external services with the opentox-ruby DSL)
# local local installation
# server inter or intranet server
type=local