chore(etna): set db to sqlite for nextcloud
This commit is contained in:
parent
e7b8039f56
commit
31c2dc36a6
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ in
|
|||
|
||||
config = {
|
||||
adminpassFile = adminPass.path;
|
||||
dbtype = "sqlite";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue