idk but yes

This commit is contained in:
Osman Faruk Bayram 2025-05-12 21:51:17 +03:00
parent 64f0c23b25
commit 1b5e09291c

View file

@ -21,6 +21,7 @@
hostName = "localhost";
config.adminpassFile = "/etc/nextcloud-admin-pass";
config.dbtype = "sqlite";
database.createLocally = true;
settings.trusted_domains = [
"wallfacer.curl-boga.ts.net"
];