5 lines
No EOL
187 B
Text
5 lines
No EOL
187 B
Text
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 |