From 6f15f1d2d1f23983e0262e8e9565356dc9a2c4e7 Mon Sep 17 00:00:00 2001 From: Yorhel Date: Tue, 21 Jul 2015 03:15:57 +0200 Subject: Add profile option for default visible tag categories on VN pages The name of the profile setting isn't very clear. Not sure what to do with it. --- data/global.pl | 1 + 1 file changed, 1 insertion(+) (limited to 'data/global.pl') diff --git a/data/global.pl b/data/global.pl index 4aa2f200..ef368d61 100644 --- a/data/global.pl +++ b/data/global.pl @@ -37,6 +37,7 @@ our %S = (%S, # bit flags (Flag 8 was used for staffedit) permissions => {qw| board 1 boardmod 2 edit 4 staffedit 4 tag 16 dbmod 32 tagmod 64 usermod 128 affiliate 256 |}, default_perm => 1+4+16, # Keep synchronised with the default value of users.perm + default_tags_cat=> 'cont,tech', languages => [qw|ar ca cs da de en es fi fr he hu id it ja ko nl no pl pt-br pt-pt ro ru sk sv tr uk vi zh|], producer_types => [qw|co in ng|], discussion_boards => [qw|an db ge v p u|], # <- note that some properties of these boards are hard-coded -- cgit v1.2.3