services.nextcloud.settings.overwriteprotocol
Force Nextcloud to always use HTTP or HTTPS i.e. for link generation.
Nextcloud uses the currently used protocol by default, but when
behind a reverse-proxy, it may use http for everything although
Nextcloud may be served via HTTPS.
- Type
one of "", "http", "https"- Default
""- Example
"https"- Declared
- <nixpkgs/nixos/modules/services/web-apps/nextcloud.nix>