summaryrefslogtreecommitdiff
path: root/conf/default.conf
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2018-01-19 14:34:56 +0100
committerErich Eckner <git@eckner.net>2018-01-19 14:34:56 +0100
commit2079d087514a884302b06de9bd61f91ca3984cd4 (patch)
treedbf8d2dba46d53db31696b7f37e83a133e389149 /conf/default.conf
parentcc35dfaf2cf4c73c1c12129e6942bfb084db10a8 (diff)
downloadbuilder-2079d087514a884302b06de9bd61f91ca3984cd4.tar.xz
move mysql_command to conf/default.conf
Diffstat (limited to 'conf/default.conf')
-rwxr-xr-xconf/default.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/default.conf b/conf/default.conf
index 69e15ad..b2882ac 100755
--- a/conf/default.conf
+++ b/conf/default.conf
@@ -108,6 +108,9 @@ mirror_update_command=''
# list of urls to trigger updates of the respective mirrors (used on build master only)
mirror_refresh_trigger_urls=''
+# command to access the mysql database
+mysql_command='mysql buildmaster'
+
# possibly pull in custom modifications
# shellcheck source=/dev/null