?iť?

Your IP : 3.144.25.14


Current Path : /home/scgforma/www/cloud/apps/updatenotification/appinfo/
Upload File :
Current File : /home/scgforma/www/cloud/apps/updatenotification/appinfo/info.xml

<?xml version="1.0"?>
<info>
	<id>updatenotification</id>
	<name>Update notification</name>
	<description>Displays update notifications for Nextcloud and provides the SSO for the updater.</description>
	<licence>AGPL</licence>
	<author>Lukas Reschke</author>
	<version>1.3.0</version>
	<namespace>UpdateNotification</namespace>
	<default_enable/>
	<dependencies>
		<nextcloud min-version="13" max-version="13" />
	</dependencies>

	<background-jobs>
		<job>OCA\UpdateNotification\Notification\BackgroundJob</job>
	</background-jobs>

	<settings>
		<admin>OCA\UpdateNotification\Controller\AdminController</admin>
	</settings>
</info>