Share: Hide all dirs.
This commit is contained in:
parent
6865375228
commit
a68ef5972b
|
@ -11,8 +11,8 @@ in
|
||||||
"share.${cfg.domain}" = {
|
"share.${cfg.domain}" = {
|
||||||
inherit (cfg) sslCertificate sslCertificateKey extraConfig;
|
inherit (cfg) sslCertificate sslCertificateKey extraConfig;
|
||||||
locations = {
|
locations = {
|
||||||
# "~* /$" = {
|
"~* /$" = {
|
||||||
"= /" = {
|
# "= /" = {
|
||||||
inherit root;
|
inherit root;
|
||||||
extraConfig = index + cfg.allowLocal;
|
extraConfig = index + cfg.allowLocal;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue