Set nextcloud dbtype = pgsql (required since 25.05)
This commit is contained in:
parent
6e293a5c8d
commit
540f819b18
1 changed files with 1 additions and 0 deletions
|
|
@ -143,6 +143,7 @@ in {
|
|||
config = {
|
||||
adminuser = "admin";
|
||||
adminpassFile = "/etc/nextcloud-secrets/admin-password";
|
||||
dbtype = "pgsql";
|
||||
};
|
||||
settings = {
|
||||
default_phone_region = "BR";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue