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