summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-03-29 16:09:53 +0200
committerErich Eckner <git@eckner.net>2018-03-29 16:09:53 +0200
commit2e95564029e21323a58f80589aebd7c16448c507 (patch)
treeaeaca35a8369910f3f5ad7d59cdc9a3337de59b6 /conf
parent790ca15472478f9c714e11067fcc956fbe0fb572 (diff)
downloadbuilder-2e95564029e21323a58f80589aebd7c16448c507.tar.xz
make mysql_files_table_partitions dynamically determined in lib/mysql-functions instead of statically configured in conf/default.conf
Diffstat (limited to 'conf')
-rwxr-xr-xconf/default.conf2
1 files changed, 0 insertions, 2 deletions
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'