Allow Sandstorm to serve Wekan HTTP API

This is probably not a "whole" fix, but this may be a missing piece.
This commit is contained in:
Jacob Weisz 2018-08-21 22:23:32 -05:00 committed by GitHub
parent b881c3b908
commit 485f6b5ac2
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,
),
);