From b2eeff96977592deaeb23a8171fc3b13f8c6c5dc Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 1 Aug 2018 21:21:14 +0300 Subject: Enable Wekan API by default, so that Export Board to JSON works. --- snap-src/bin/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snap-src/bin') diff --git a/snap-src/bin/config b/snap-src/bin/config index 46fa2c3f..db2a0221 100755 --- a/snap-src/bin/config +++ b/snap-src/bin/config @@ -49,7 +49,7 @@ DEFAULT_CADDY_BIND_PORT="3001" KEY_CADDY_BIND_PORT="caddy-bind-port" DESCRIPTION_WITH_API="Enable/disable the api of wekan" -DEFAULT_WITH_API="false" +DEFAULT_WITH_API="true" KEY_WITH_API="with-api" DESCRIPTION_MATOMO_ADDRESS="The address of the server where matomo is hosted" -- cgit v1.2.3-1-g7c22