From 8acc5e799190d3d8acb0e60bbb6a8ec28ddeb4e3 Mon Sep 17 00:00:00 2001 From: Azareal Date: Sat, 23 Feb 2019 17:33:18 +1000 Subject: [PATCH] Maybe, this will work...? --- .travis.yml | 2 +- config/config_example.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 3d8164b5..8c7bfd26 100644 --- a/.travis.yml +++ b/.travis.yml @@ -24,4 +24,4 @@ script: ./run-linux-tests after_script: - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT addons: - mariadb: '12.0' \ No newline at end of file + mariadb: '10.3' \ No newline at end of file diff --git a/config/config_example.json b/config/config_example.json index b14b340f..a0b00087 100644 --- a/config/config_example.json +++ b/config/config_example.json @@ -16,7 +16,6 @@ "SMTPUsername": "", "SMTPPassword": "", "SMTPPort": "25", - "Search":"disabled", "MaxRequestSizeStr":"5MB", "UserCache":"static",