From 4a1673751b97b773b8cb5d0ff860edd46de70d81 Mon Sep 17 00:00:00 2001 From: topterrorist Date: Sat, 19 Sep 2026 17:20:35 +0200 Subject: [PATCH] nextcloud/config/readme.txt toevoegen --- nextcloud/config/readme.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nextcloud/config/readme.txt diff --git a/nextcloud/config/readme.txt b/nextcloud/config/readme.txt new file mode 100644 index 0000000..b75a980 --- /dev/null +++ b/nextcloud/config/readme.txt @@ -0,0 +1,5 @@ +when used with authentik locally DNS pinning needs to be turned off or else the host setting will not work this can be done with + +'dns_pinning' => false, + +in the nextcloud config.php file \ No newline at end of file