summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2015-06-15 19:00:59 +0200
committerYorhel <git@yorhel.nl>2015-06-15 19:01:31 +0200
commit9b5895c7a6d2dc1cbb7587215bebbbf293a2ab49 (patch)
tree995cddeef6b873dfed3ebe9d92f371abfe8b07de /data/global.pl
parenta39054f37df8e69d512c26a76cbc9b20d4561200 (diff)
d7: Replace "top 5 contributors" with "special users" listing
Having a proper and up-to-date list of moderators is an often requested feature.
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/global.pl b/data/global.pl
index b1ec5dbb..4aa2f200 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -36,6 +36,7 @@ our %S = (%S,
cv_size => [ 256, 400 ], # max. w*h of cover images
# 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
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