From 849e32201ebf1f16ed656ab7ebdbdfe60b3ea99e Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sat, 19 Oct 2024 11:28:01 +0200 Subject: [PATCH] improve SRI example --- cfg/conf.sample.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cfg/conf.sample.php b/cfg/conf.sample.php index b1279d81..e9880471 100644 --- a/cfg/conf.sample.php +++ b/cfg/conf.sample.php @@ -280,5 +280,4 @@ dir = PATH "data" ; Subresource integrity (SRI) hashes used in template files. Uncomment and set ; these for all js files used. See: ; https://github.com/PrivateBin/PrivateBin/wiki/FAQ#user-content-how-to-make-privatebin-work-when-i-have-changed-some-javascript-files -;privatebin.js = "sha512-[…]" - +;js/privatebin.js = "sha512-[…]"