Fix! trying to fix nextcloud update change

This commit is contained in:
Nickiel12 2023-05-06 11:04:25 -07:00
parent 85dbccbacb
commit c1722a9365

View file

@ -28,7 +28,8 @@
dbuser = "nextcloud";
dbhost = "/run/postgresql";
dbname = "nextcloud";
dbpassFile = "/Aurora/nextcloud/nextcloud-db-password";
database.createLocally = false;
#dbpassFile = "/Aurora/nextcloud/nextcloud-db-password";
# This doesn't seem to be working, see this documation:
# https://docs.nextcloud.com/server/latest/admin_manual/configuration_user/reset_admin_password.html