fancyindex_exact_size off;
'';
};
+ # Disable basicAuthFile for by-uuid
+ locations."~ ^/julm/perso/camera/([0-9]+/[0-9][0-9]/by-uuid/[0-9a-f-]+/.+)$" = {
+ alias = "${root}/julm/perso/camera/$1";
+ extraConfig = ''
+ autoindex off;
+ '';
+ };
};
};
}