|
@@ -280,5 +280,4 @@ dir = PATH "data"
|
|
|
; Subresource integrity (SRI) hashes used in template files. Uncomment and set
|
|
; Subresource integrity (SRI) hashes used in template files. Uncomment and set
|
|
|
; these for all js files used. See:
|
|
; 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
|
|
; 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-[…]"
|