diff options
author | Joas Schilling <coding@schilljs.com> | 2016-09-19 19:43:47 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-10-21 09:09:23 +0200 |
commit | 0b1fb180a53fc4e533e2f194977293bc509c5df3 (patch) | |
tree | d28abeb617a3eaf2bee8d97bd284fab126d4cd3f /core/shipped.json | |
parent | 50b6ee67cb025332f1ec7012d3705150ef5a165a (diff) | |
download | nextcloud-server-0b1fb180a53fc4e533e2f194977293bc509c5df3.tar.gz nextcloud-server-0b1fb180a53fc4e533e2f194977293bc509c5df3.zip |
Make AppConfig part of the public API
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'core/shipped.json')
-rw-r--r-- | core/shipped.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index 0ddaf68eb64..ee8a2b05ef6 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -40,6 +40,7 @@ "files", "dav", "federatedfilesharing", + "provisioning_api", "twofactor_backupcodes", "workflowengine" ] |