summaryrefslogtreecommitdiff
path: root/data/global.pl
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2019-09-12 10:34:49 +0200
committerYorhel <git@yorhel.nl>2019-09-12 10:34:49 +0200
commit08aab1b868280b295150734cdf3841d60b815f96 (patch)
tree050a28b6e5c89d08f8c0153741d481f734a0c48a /data/global.pl
parent794806518f18bfb5470a785bb47ca799f11679b3 (diff)
VNDB::Types: Convert producer_types
Diffstat (limited to 'data/global.pl')
-rw-r--r--data/global.pl5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/global.pl b/data/global.pl
index 2e99d049..2083c5a1 100644
--- a/data/global.pl
+++ b/data/global.pl
@@ -48,11 +48,6 @@ our %S;
permissions => {qw| board 1 boardmod 2 edit 4 tag 16 dbmod 32 tagmod 64 usermod 128 |},
default_perm => 1+4+16, # Keep synchronised with the default value of users.perm
default_tags_cat=> 'cont,tech',
- producer_types => ordhash(
- co => 'Company',
- in => 'Individual',
- ng => 'Amateur group',
- ),
# Some discussion board properties are hardcoded, e.g.:
# - number of rows to show on /t
# - whether it needs mod access