mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2024-12-29 13:15:44 +01:00
improve SRI example
This commit is contained in:
parent
8d435d7c14
commit
849e32201e
1 changed files with 1 additions and 2 deletions
|
@ -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-[…]"
|
||||
|
|
Loading…
Reference in a new issue