Explorar el Código

doc: fix wrong doc missing quotation marks

rugk hace 1 año
padre
commit
2cb10b841f
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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-[…]"
+