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
Dustin 2024-06-21 22:08:34 -05:00
parent 0464041cf8
commit f0445ebe53
1 changed files with 1 additions and 0 deletions

View File

@ -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