You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/provisioning_api/appinfo/info.xml

11 lines
297 B

<?xml version="1.0"?>
<info>
<id>provisioning_api</id>
<name>Provisioning API</name>
<licence>AGPL</licence>
<author>Tom Needham</author>
<require>5</require>
<shipped>true</shipped>
<description>Provides API methods to manage an ownCloud Instance</description>
<default_enable/>
</info>