From 2e95564029e21323a58f80589aebd7c16448c507 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 29 Mar 2018 16:09:53 +0200 Subject: make mysql_files_table_partitions dynamically determined in lib/mysql-functions instead of statically configured in conf/default.conf --- conf/default.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'conf') diff --git a/conf/default.conf b/conf/default.conf index ec57a7c..efbb5b4 100755 --- a/conf/default.conf +++ b/conf/default.conf @@ -34,8 +34,6 @@ master_build_server_identity="${work_dir}/.ssh/id_rsa" repo_key='0xdeadbeef' package_key='0x15eebadc0de' -mysql_files_table_partitions=16 - # what can be done via the email interface possible_email_actions='stabilize block unblock schedule copy-to-build-support' -- cgit v1.2.3