Skip to content

Commit

Permalink
Update nextcloud-behind-wireguard.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzkeil authored Nov 17, 2024
1 parent da7b725 commit 4686d0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nextcloud-behind-wireguard.sh
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,9 @@ sudo -u www-data php occ encryption:enable
sudo -u www-data php occ encryption:encrypt-all
#sudo -u www-data php occ encryption:enable-master-key
# 2023.08 E2EE really not working as it should??? sudo -u www-data php occ app:enable end_to_end_encryption
sudo -u www-data php occ config:system:set maintenance_window_start --type=integer --value=1
sudo -u www-data php occ maintenance:repair --include-expensive
sudo -u www-data php occ db:add-missing-indices
sudo -u www-data php occ background:cron


Expand Down

0 comments on commit 4686d0f

Please sign in to comment.