Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to show SHA-1 hashes for files in info area #574

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Show info bar
  • Loading branch information
jonas-koeritz committed Aug 18, 2016
commit c004f6f2737a02cbc533a5bc169926b71f0ce3d7
2 changes: 1 addition & 1 deletion src/_h5ai/private/conf/options.json
Original file line number Diff line number Diff line change
@@ -181,7 +181,7 @@
*/
"info": {
"enabled": true,
"show": false,
"show": true,
"qrcode": true,
"qrFill": "#999",
"qrBack": "#fff"