From f271fb00686fdf51307bc038247ef155f90f7f3c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 29 Mar 2018 15:59:25 +0200 Subject: conf/default.conf: put number of partitions into variable --- conf/default.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/default.conf b/conf/default.conf index efbb5b4..ec57a7c 100755 --- a/conf/default.conf +++ b/conf/default.conf @@ -34,6 +34,8 @@ 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