Ver código fonte

doc: fix wrong doc missing quotation marks

rugk 1 ano atrás
pai
commit
2cb10b841f
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      cfg/conf.sample.php

+ 2 - 1
cfg/conf.sample.php

@@ -280,4 +280,5 @@ 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-[…]
+;privatebin.js = "sha512-[…]"
+