fix: remove database.createLocally

main
Louis Pearson 2024-01-06 16:18:05 -07:00
parent 5ec51dbfdb
commit 9a20745da6
1 changed files with 1 additions and 1 deletions

View File

@ -200,7 +200,7 @@
home = "/zroot/nextcloud";
https = true;
hostName = "localhost";
database.createLocally = true;
# database.createLocally = true;
# config = {
# dbtype = "sqlite";
# adminpassFile = "/var/nextcloud-admin-pass";