ソースを参照

doc: fix wrong doc missing quotation marks

rugk 1 年間 前
コミット
2cb10b841f
1 ファイル変更2 行追加1 行削除
  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-[…]"
+