nextcloud: Do not auto-update Nextcloud
Nextcloud usually (always?) wants the `occ upgrade` command to be run after an update. If the *nextcloud* package gets updated along with the rest of the OS, Nextcloud will be down until I manually run that command hours/days later.frigate-exporter
parent
0464041cf8
commit
f0445ebe53
|
@ -18,3 +18,4 @@ nextcloud_smtp:
|
||||||
from: nextcloud@pyrocufflink.net
|
from: nextcloud@pyrocufflink.net
|
||||||
host: mail.pyrocufflink.blue
|
host: mail.pyrocufflink.blue
|
||||||
port: 25
|
port: 25
|
||||||
|
dnf_automatic_exclude: nextcloud
|
||||||
|
|
Loading…
Reference in New Issue