mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-03 09:49:14 +02:00
introduce option to disable vizhash for paranoid admins, resolves #20 point 2.4
This commit is contained in:
parent
20cf678a75
commit
ff0c55c0d6
5 changed files with 83 additions and 11 deletions
|
@ -44,6 +44,7 @@ class configuration
|
|||
'languageselection' => false,
|
||||
'languagedefault' => '',
|
||||
'urlshortener' => '',
|
||||
'vizhash' => true,
|
||||
'zerobincompatibility' => false,
|
||||
),
|
||||
'expire' => array(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue