no nextcloud
This commit is contained in:
parent
5cd53cdf24
commit
cb1ca160b7
5 changed files with 0 additions and 57 deletions
|
@ -42,24 +42,6 @@
|
|||
# Even if an IP stays in the cache for a period of a month, it must be fetch again after a month.
|
||||
forceMonthlyUpdate = "true";
|
||||
};
|
||||
# Secure headers for nextcloud
|
||||
nextcloud-secure-headers = {
|
||||
headers = {
|
||||
hostsProxyHeaders = [ "X-Forwarded-Host" ];
|
||||
referrerPolicy = "same-origin";
|
||||
};
|
||||
};
|
||||
# Redirect HTTPS
|
||||
https-redirect = {
|
||||
redirectscheme.scheme = "https";
|
||||
};
|
||||
# Nextcloud chain
|
||||
nextcloud-chain = {
|
||||
chain.middlewares = [
|
||||
"https-redirect"
|
||||
"nextcloud-secure-headers"
|
||||
];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue