Merge pull request #1851 from ocdtrekkie/patch-1

Allow Sandstorm to serve Wekan HTTP API
This commit is contained in:
Lauri Ojansivu 2018-08-22 09:39:21 +03:00 committed by GitHub
commit 39b1871e4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,7 +226,7 @@ const pkgdef :Spk.PackageDefinition = (
verbPhrase = (defaultText = "removed from card"),
), ],
),
apiPath = "/api",
saveIdentityCaps = true,
),
);