We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6269dc3 commit 5abf68cCopy full SHA for 5abf68c
appinfo/info.xml
@@ -8,14 +8,15 @@
8
<licence>AGPL</licence>
9
<author>Robin Appelman</author>
10
<namespace>LogReader</namespace>
11
+ <default_enable/>
12
13
<settings>
14
<admin>OCA\LogReader\Settings\Admin</admin>
15
</settings>
16
- <website>https://github.com/icewind1991/logreader</website>
17
- <bugs>https://github.com/icewind1991/logreader/issues</bugs>
18
- <repository type="git">https://github.com/icewind1991/logreader</repository>
+ <website>https://github.com/nextcloud/logreader</website>
+ <bugs>https://github.com/nextcloud/logreader/issues</bugs>
19
+ <repository type="git">https://github.com/nextcloud/logreader</repository>
20
<screenshot>
21
https://i.imgur.com/0Y9G8lS.png
22
</screenshot>
0 commit comments